Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for libravatar.org | Ralph Bean | 2013-12-05 | 2 | -2/+9 |
| | |||||
* | Add a config option to only display lists from the same virtual host | Aurélien Bompard | 2013-12-04 | 4 | -4/+55 |
| | |||||
* | Better handling of the user votes cache | Aurélien Bompard | 2013-12-01 | 3 | -10/+11 |
| | |||||
* | Better use of pagination on the thread lists | Aurélien Bompard | 2013-12-01 | 2 | -12/+12 |
| | |||||
* | Create a Storm-compatible paginator | Aurélien Bompard | 2013-12-01 | 6 | -43/+108 |
| | |||||
* | Don't use the search engine to display a user's posts | Aurélien Bompard | 2013-11-30 | 5 | -6/+134 |
| | |||||
* | Cache the user's vote on his/her profile | Aurélien Bompard | 2013-11-29 | 1 | -14/+11 |
| | |||||
* | Fix bug in voting when emails in different lists have the same msgid | Aurélien Bompard | 2013-11-29 | 4 | -8/+27 |
| | |||||
* | Tabs to spaces | Aurélien Bompard | 2013-11-28 | 2 | -72/+72 |
| | |||||
* | Small design improvement on the overview page | Aurélien Bompard | 2013-11-28 | 2 | -5/+7 |
| | |||||
* | Load the list's recent activity via AJAX | Aurélien Bompard | 2013-11-28 | 9 | -47/+102 |
| | |||||
* | SELinux and cron job in the spec file | Aurélien Bompard | 2013-11-28 | 1 | -11/+83 |
| | |||||
* | Add toggles to hide inactive and private lists | Aurélien Bompard | 2013-11-28 | 2 | -4/+38 |
| | |||||
* | Add cron job to the documentation | Aurélien Bompard | 2013-11-26 | 1 | -0/+5 |
| | |||||
* | Add a quick access menu to the front page | Aurélien Bompard | 2013-11-21 | 3 | -22/+78 |
| | |||||
* | More robustness | Aurélien Bompard | 2013-11-21 | 2 | -2/+4 |
| | |||||
* | Be more specific in the CSS definitions | Aurélien Bompard | 2013-11-20 | 1 | -14/+13 |
| | |||||
* | Protect against empty list properties | Aurélien Bompard | 2013-11-20 | 1 | -2/+8 |
| | |||||
* | Remove leftover shorten_list_name template tag | Aurélien Bompard | 2013-11-20 | 1 | -4/+0 |
| | |||||
* | Make redirect tests more stable | Aurélien Bompard | 2013-11-20 | 1 | -0/+1 |
| | |||||
* | Improve and write tests for the set_thread_votes function | Aurélien Bompard | 2013-11-20 | 4 | -18/+74 |
| | |||||
* | Optimize the list evolution request | Aurélien Bompard | 2013-11-20 | 1 | -4/+4 |
| | |||||
* | Cache the votes for threads | Aurélien Bompard | 2013-11-20 | 2 | -3/+16 |
| | |||||
* | Call out new lists | Aurélien Bompard | 2013-11-20 | 3 | -0/+26 |
| | |||||
* | Use the RequestFactory in AccountViewsTestCase | Aurélien Bompard | 2013-11-20 | 1 | -19/+33 |
| | |||||
* | KittyStore does not auto-upgrade its schema anymore | Aurélien Bompard | 2013-11-20 | 7 | -108/+93 |
| | |||||
* | Move error templates in their own directory | Aurélien Bompard | 2013-11-20 | 4 | -3/+3 |
| | |||||
* | packaging: add SELinux rules | Aurélien Bompard | 2013-11-20 | 1 | -0/+12 |
| | |||||
* | Improve front page appearance | Aurélien Bompard | 2013-11-20 | 7 | -71/+123 |
| | |||||
* | Front page redesign | Aurélien Bompard | 2013-11-20 | 15 | -504/+376 |
| | |||||
* | Rename the index view module | Aurélien Bompard | 2013-11-20 | 2 | -3/+3 |
| | |||||
* | Merge pull request #10 from mairin/master | Aurélien Bompard | 2013-11-20 | 8 | -108/+461 |
|\ | | | | | List overview redesign | ||||
| * | Merge pull request #2 from mairin/mairin | Máirín Duffy | 2013-11-20 | 8 | -108/+461 |
|/| | | | | | Updating upstream pull request | ||||
| * | modified the left pane in the list overview page to provide more space and ↵ | Máirín Duffy | 2013-11-20 | 2 | -2/+12 |
| | | | | | | | | line wrapping for long user names | ||||
| * | adjusted category badges on list overview | Máirín Duffy | 2013-11-20 | 2 | -5/+11 |
| | | |||||
| * | converting header from overview from h2 to h1 for more consistency across pages | Máirín Duffy | 2013-11-20 | 2 | -8/+6 |
| | | |||||
| * | forgot to commit a filter needed for the list overview changes | Máirín Duffy | 2013-11-20 | 1 | -0/+4 |
| | | |||||
| * | Redesign of the list overview page, including extensive modification of the ↵ | Máirín Duffy | 2013-11-20 | 5 | -97/+431 |
| | | | | | | | | graph and a lot of CSS tweaks (no extra breadcrumb) | ||||
| * | Update database.rst | Máirín Duffy | 2013-11-20 | 1 | -1/+2 |
|/ | | | i kept trying to import the .gz mbox files, and i was going crazy, then on a whim i tried the .txt ones and that worked! | ||||
* | Merge pull request #11 from nka11/docfix | Aurélien Bompard | 2013-10-31 | 1 | -6/+1 |
|\ | | | | | fixing install doc | ||||
| * | typo fix | nka11 | 2013-10-29 | 1 | -1/+1 |
| | | |||||
| * | No trace of hyperkitty.cfg | nka11 | 2013-10-29 | 1 | -6/+1 |
|/ | | | | reading the archiver gave me correct value | ||||
* | Merge pull request #8 from mairin/patch-1 | Aurélien Bompard | 2013-10-28 | 1 | -1/+1 |
|\ | | | | | Update database.rst | ||||
| * | Update database.rst | Máirín Duffy | 2013-09-24 | 1 | -1/+1 |
| | | | | | | I got very confused following these directions until I figured out that the URL expected me to include 'http://', so I thought it would be helpful to note that in the documentation. | ||||
* | | Fix unit tests after commit 85423f0 | Aurélien Bompard | 2013-10-27 | 1 | -0/+1 |
| | | |||||
* | | Deal with a disabled search engine | Aurélien Bompard | 2013-10-22 | 3 | -2/+39 |
| | | |||||
* | | Handle permissions on private mailing-lists | Aurélien Bompard | 2013-10-18 | 8 | -4/+205 |
| | | |||||
* | | Disable the arch_month_mbox view, there's a privacy leak | Aurélien Bompard | 2013-10-02 | 1 | -0/+6 |
| | | |||||
* | | Data from MM's REST server may contain HTML-escaped chars | Aurélien Bompard | 2013-10-01 | 1 | -2/+2 |
| | | |||||
* | | Update documentation | Aurélien Bompard | 2013-09-30 | 3 | -6/+17 |
|/ |