Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Protect against empty subjects | Aurélien Bompard | 2013-09-11 | 1 | -0/+4 |
| | |||||
* | Modify the spec file to handle prereleases | Aurélien Bompard | 2013-09-01 | 1 | -6/+7 |
| | |||||
* | Bump version | Aurélien Bompard | 2013-09-01 | 2 | -2/+2 |
| | |||||
* | Strip pip syntax from the requirements file | Aurélien Bompard | 2013-08-30 | 1 | -5/+8 |
| | |||||
* | Spec file: the mailman package was renamed to mailman3 | Aurélien Bompard | 2013-08-30 | 1 | -1/+2 |
| | |||||
* | The mailmanclient module is not yet in PyPI | Aurélien Bompard | 2013-08-16 | 2 | -2/+17 |
| | |||||
* | Update RPM to keep the static files cache on uninstall | Aurélien Bompard | 2013-08-15 | 1 | -10/+6 |
| | |||||
* | Cosmetics on the user profileHEADmaster | Aurélien Bompard | 2013-08-15 | 2 | -4/+10 |
| | |||||
* | Load subscriptions asynchronously | Aurélien Bompard | 2013-08-15 | 6 | -12/+39 |
| | |||||
* | Add likes and dislikes to the REST API | Aurélien Bompard | 2013-08-15 | 3 | -3/+7 |
| | |||||
* | Add email and subscriptions to the user profile | Aurélien Bompard | 2013-08-15 | 5 | -71/+133 |
| | |||||
* | Fix the user profile page | Aurélien Bompard | 2013-08-10 | 2 | -2/+1 |
| | |||||
* | Handle an empty search query | Aurélien Bompard | 2013-08-06 | 2 | -12/+27 |
| | |||||
* | Fix attachments widget on replies | Aurélien Bompard | 2013-08-03 | 3 | -5/+14 |
| | |||||
* | Add a link to the public profile from thread lists | Aurélien Bompard | 2013-08-02 | 2 | -4/+14 |
| | |||||
* | Add the Gravatar on the public profile page | Aurélien Bompard | 2013-08-02 | 4 | -11/+25 |
| | |||||
* | Use the user_id as key to avoid exposing the email address | Aurélien Bompard | 2013-08-02 | 4 | -30/+32 |
| | |||||
* | Get the KittyStore using the settings object | Aurélien Bompard | 2013-08-02 | 3 | -14/+8 |
| | |||||
* | Add User profiles | Aurélien Bompard | 2013-08-02 | 7 | -11/+176 |
| | |||||
* | Prepare for release | Aurélien Bompard | 2013-07-23 | 1 | -1/+4 |
| | |||||
* | Fix a PyFlakes-detected error | Aurélien Bompard | 2013-07-23 | 1 | -1/+2 |
| | |||||
* | Centralize settings modifications for unittests in a single class | Aurélien Bompard | 2013-07-23 | 8 | -27/+55 |
| | |||||
* | Drop useless error 500 template | Aurélien Bompard | 2013-07-23 | 1 | -43/+0 |
| | |||||
* | Fix running the unit tests in the RPM | Aurélien Bompard | 2013-07-23 | 2 | -0/+3 |
| | |||||
* | Remove leftover reference to a test module | Aurélien Bompard | 2013-07-23 | 1 | -1/+0 |
| | |||||
* | Rename the paintstore RPM | Aurélien Bompard | 2013-07-22 | 1 | -2/+2 |
| | |||||
* | Improve appearance of the rattach thread page | Aurélien Bompard | 2013-07-22 | 8 | -47/+65 |
| | |||||
* | Add unit tests for the reattach page | Aurélien Bompard | 2013-07-18 | 2 | -2/+150 |
| | |||||
* | Add a page to reattach a broken thread | Aurélien Bompard | 2013-07-18 | 9 | -3/+244 |
| | |||||
* | Make real breadcrumbs in the top bar | Aurélien Bompard | 2013-07-15 | 4 | -9/+67 |
| | |||||
* | Cleanups in the lib/__init__.py file | Aurélien Bompard | 2013-07-15 | 10 | -233/+251 |
| | |||||
* | Show the unread icon in the overview page | Aurélien Bompard | 2013-07-15 | 8 | -37/+44 |
| | |||||
* | Minor styling improvement | Aurélien Bompard | 2013-07-12 | 2 | -2/+4 |
| | |||||
* | Django does not like defaultdicts | Aurélien Bompard | 2013-07-12 | 1 | -2/+4 |
| | |||||
* | Display the number of participants and discussions on the overview page | Aurélien Bompard | 2013-07-12 | 3 | -12/+24 |
| |