summaryrefslogtreecommitdiffstats
path: root/askbot/skins/common
Commit message (Expand)AuthorAgeFilesLines
* fixed media reference in the post revision pageEvgeny Fadeev2012-07-171-1/+5
* added spammy to the test content set and protected code from such inputEvgeny Fadeev2012-06-161-1/+1
* merged feature 157 by Paul BackhouseEvgeny Fadeev2012-06-151-0/+1
|\
| * Fixed bug where clicking on a wildcard matched tag did not put the tag in the...Paul Backhouse2012-05-051-0/+1
* | Merge branch 'master' into user-groupsEvgeny Fadeev2012-06-072-3/+6
|\ \
| * | fixed bug where long tags were truncated in the retagger, as reported by user...Evgeny Fadeev2012-06-062-3/+6
* | | merged with the master branchEvgeny Fadeev2012-05-313-12/+27
|\| |
| * | a mod to live_search.js allowing to have more flexible skinEvgeny Fadeev2012-05-201-6/+11
| * | correct linkedin sharing url. remove amp; and replace source with titlealex2012-05-181-1/+1
| * | improved copy and styling of the tag_selector.htmlEvgeny Fadeev2012-05-171-5/+15
* | | better handling of notification removalEvgeny Fadeev2012-05-241-2/+2
* | | fixed an accidental bug from the previous commit and hopefully, the fakepath ...Evgeny Fadeev2012-05-211-0/+5
* | | reformatted groups list everywhere, added "my groups" and "all groups" sectio...Evgeny Fadeev2012-05-213-15/+22
|/ /
* | fixed save/cancel buttons for comment edits immediately after making the postEvgeny Fadeev2012-05-101-4/+5
* | fixed css on the login and signup pagesEvgeny Fadeev2012-05-092-5/+4
* | fixed bugs: lost attachment button, text floating over group control checkbox...Evgeny Fadeev2012-05-093-19/+20
* | added optional tag search boxEvgeny Fadeev2012-05-092-2/+124
* | Merge branch 'master-test' into user-groupsEvgeny Fadeev2012-05-082-25/+74
|\ \
| * | tag selector works properlyEvgeny Fadeev2012-05-072-6/+8
| * | added a possibility to have independent set of "subscribed" tags in addition ...Evgeny Fadeev2012-05-072-25/+72
* | | preapproved emails and email domains work for the groupsEvgeny Fadeev2012-05-082-13/+10
|/ /
* | saving pre-approved emails&domains works, but no validation yetEvgeny Fadeev2012-05-072-5/+205
* | added "anyone can join" control to the group profile editorEvgeny Fadeev2012-05-062-34/+96
* | the WMD editor can now be sized and previewer can be enabled and disabledEvgeny Fadeev2012-05-064-169/+254
* | moved group wiki to the sidebar and made join/leave group button workEvgeny Fadeev2012-05-052-0/+140
* | allowed admins to decide whether to moderate email posted to groupsEvgeny Fadeev2012-05-011-0/+29
* | group logos show in the user profile pagesEvgeny Fadeev2012-05-011-9/+18
* | almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-302-12/+505
* | started working on a menu for rejecting the postEvgeny Fadeev2012-04-271-39/+82
* | improved the tag wiki editor and made the WMD editor and the previewer work f...Evgeny Fadeev2012-04-252-13/+114
* | refactored WMD() class and its usage patternEvgeny Fadeev2012-04-221-22/+45
* | part way through implemented post reject reasons in the moderation viewEvgeny Fadeev2012-04-201-8/+42
* | Merge branch 'master' into user-groupsEvgeny Fadeev2012-04-201-1/+1
|\|
| * fixed jquery-related bug where posting question was impossibleEvgeny Fadeev2012-04-201-1/+1
* | Merge branch 'master' into user-groupsEvgeny Fadeev2012-04-202-23/+27
|\|
| * upgraded askbot to jquery version 1.7.2Evgeny Fadeev2012-04-202-23/+27
* | merged in bug fixes from the master branchEvgeny Fadeev2012-04-165-41/+66
|\|
| * fixed urls from the tag cloudEvgeny Fadeev2012-04-151-1/+7
| * removed empty box on the registration page when login buttons are disabledEvgeny Fadeev2012-04-153-39/+58
| * Fix another typo in email_validation.txt templateRobin Stocker2012-03-191-1/+1
* | added the timezone offset to the timestamps in the html output and hopefully ...Evgeny Fadeev2012-04-101-1/+1
* | added response by email when post was added to the moderation queue, also com...Evgeny Fadeev2012-04-091-11/+14
* | basic post moderation feature worksEvgeny Fadeev2012-04-072-5/+19
* | changed the "timeago" date output style to the same used in askbot previouslyEvgeny Fadeev2012-04-021-1/+40
* | allowed translation of timeago stringsEvgeny Fadeev2012-04-011-13/+13
* | added the dynamic timeago calculation to the all displayed timestampsEvgeny Fadeev2012-03-313-6/+158
* | made group logo upload look a little smootherEvgeny Fadeev2012-03-302-3/+8
* | group logo can be saved and displayedEvgeny Fadeev2012-03-301-25/+88
* | made the badges feature optional and implemented private mode for the karmaEvgeny Fadeev2012-03-282-2/+6
* | user group descriptions are editable, but the WMD still does not want to show...Evgeny Fadeev2012-03-271-10/+55