summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Remove code referencing non-existent and unused fileIan D. Scott1-4/+0
2016-03-13Limit comment height to 15 linesEric Engestrom1-0/+5
2016-03-01Merge branch 'maint'Lukas Fleischer2-2/+1
2016-03-01aurjson: Remove stray GROUP BY clauseLukas Fleischer1-1/+0
2016-03-01popupdate: Avoid NULL entries in the popularity fieldLukas Fleischer1-1/+1
2016-02-21Send notifications when changing ownershipLukas Fleischer5-3/+65
2016-02-19Unset $pinned unconditionally when displaying commentsMark Weiman2-2/+2
2016-02-19Hide orphan request option for disowned package basesLukas Fleischer1-0/+2
2016-02-19notify: Fix notification of request initiatorLukas Fleischer1-7/+9
2016-02-19notify: Reintroduce Message-ID againLukas Fleischer1-1/+2
2016-02-15Release 4.2.0Lukas Fleischer1-1/+1
2016-02-15Translation updates from TransifexLukas Fleischer29-15680/+5884
2016-02-11Add an example post-checkout hookLukas Fleischer1-0/+4
2016-02-09Update message catalogLukas Fleischer1-5/+13
2016-02-09aurjson: Add package base keywordsLukas Fleischer1-2/+16
2016-02-09git-serve: Change syntax for setting keywordsLukas Fleischer1-17/+10
2016-02-07Add support for package update notificationsLukas Fleischer8-12/+68
2016-02-07Add global comment notification settingLukas Fleischer7-11/+46
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer8-21/+27
2016-02-07upgrading/4.2.0.txt: Fix numberingLukas Fleischer1-1/+1
2016-02-07git-update: Replace aurinfo.py with python-srcinfoJohannes Löthberg3-235/+26
2016-02-06Fix issues reported by pyflakesLukas Fleischer4-21/+63
2016-02-06config.proto: Do not use the ssh+git schemeLukas Fleischer1-1/+1
2016-01-31Remove 'new' tag from updates tableMarcel Korpel4-17/+1
2016-01-31Make RSS icon dark gray and only blue on hoverMarcel Korpel1-2/+2
2016-01-31Correctly encode ampersand in query string within HTML attributeMarcel Korpel1-1/+1
2016-01-30Shorten maxlength of email input fields to 254 charactersMarcel Korpel2-2/+2
2016-01-28Update message catalogLukas Fleischer1-4/+54
2016-01-28Include parentheses in translatable stringLukas Fleischer1-1/+1
2016-01-28Rename constructors to __constructMarcel Korpel2-4/+4
2016-01-24Fix duplicate ids from pinned commentsMark Weiman1-1/+1
2016-01-23Add comment undeletion functionalityMarcel Korpel8-7/+75
2015-12-15Add link to flag OOD commentMark Weiman6-1/+84
2015-12-15Change FlaggerComment to TEXTMark Weiman2-1/+7
2015-12-13Hide names of deleted accounts in comment headingsLukas Fleischer1-7/+12
2015-12-13Store current date and time when deleting commentsLukas Fleischer4-21/+35
2015-12-13Add a "more" link to the recent updates boxLukas Fleischer1-1/+1
2015-12-13cgitrc.proto: Add the aurweb faviconLukas Fleischer1-0/+1
2015-12-13Replace new package iconLukas Fleischer4-2/+5
2015-12-13Replace RSS feed iconLukas Fleischer4-2/+5
2015-12-13Remove old logosLukas Fleischer4-3/+1
2015-12-13Add the Open Iconic licenseLukas Fleischer1-0/+26
2015-12-13Add instructions to install needed python modulesMark Weiman1-4/+8
2015-12-13aurjson: Do not search by ID when argument is numericLukas Fleischer1-2/+2
2015-12-13notify: Do not break overly long wordsLukas Fleischer1-2/+4
2015-12-13notify: Do not pass notification texts via pipesLukas Fleischer4-12/+30
2015-12-13Save comment when closing requestsLukas Fleischer3-1/+10
2015-12-12Update message catalogLukas Fleischer1-59/+57
2015-12-12Only show "last edited" to logged in usersLukas Fleischer1-1/+1
2015-12-12Implement capability to pin comments above othersMark Weiman13-14/+187