aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
* incorrect obj_type on several itemsredmatrix2015-12-112-1/+1
* some minor cleanup - change the default of the discover tab (public stream ac...redmatrix2015-12-101-2/+9
* don't spit out sabre xml on permission denied exceptions, just provide a 401redmatrix2015-12-101-30/+12
* Some work on the login, register and default home page. Mostly neatly centeri...jeroenpraat2015-12-091-1/+1
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-081-17/+17
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2015-12-092-13/+3
| |\
| * | First part of fix for issue #109jeroenpraat2015-12-091-17/+17
* | | more libzot stuffredmatrix2015-12-081-467/+4
| |/ |/|
* | remove some unused stuffredmatrix2015-12-082-13/+3
|/
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-071-0/+4
|\
| * change album_id logic to make it work with ajax callsMario Vavti2015-12-071-2/+4
| * make justify gallery work with more than one albums per page (eg album widget)Mario Vavti2015-12-071-0/+2
* | abstract the message handlersredmatrix2015-12-071-1/+2
|/
* remove duplicated coderedmatrix2015-12-061-474/+3
* start of v4redmatrix2015-12-062-1/+16
* srand() is for seeding the PRNG. You want rand() here.ken restivo2015-12-031-1/+1
* use the std_version where applicable instead of matching to the git.redmatrix2015-12-031-3/+1
* provide correct error if a directory server requires a realm_token and one wa...redmatrix2015-12-021-2/+2
* fix attachment rendering for mailMario Vavti2015-12-021-1/+2
* generalise the site black|white allow lists, also add a channel black|white l...redmatrix2015-11-291-1/+1
* create get_site_info() function so we can have a siteinfo.json module instead...redmatrix2015-11-292-97/+11
* issue #189redmatrix2015-11-291-0/+1
* reflect in form if we are editing or creatingMario Vavti2015-11-281-7/+7
* only show edit icon for your own events and minoe cleanupMario Vavti2015-11-271-18/+3
* issue #185redmatrix2015-11-256-10/+12
* some basic event stylingMario Vavti2015-11-251-1/+5
* events: make sure default finish date is one hour after start date and shift ...Mario Vavti2015-11-251-5/+13
* fix event form initial valuesredmatrix2015-11-241-6/+14
* fix event dropingMario Vavti2015-11-241-1/+1
* some event heavy lifting - please test and report issuesMario Vavti2015-11-242-180/+156
* issue #183redmatrix2015-11-231-1/+1
* update datetimepicker and fix it for finish dateMario Vavti2015-11-221-1/+1
* datetimepicker should also respect first day of week settingMario Vavti2015-11-211-3/+4
* make calendar week start (sun or mon) configurableMario Vavti2015-11-212-2/+8
* add v4 project roadmap, partial fix for cloning of profile photos on alternat...redmatrix2015-11-202-4/+15
* make calendar language awareMario Vavti2015-11-201-2/+2
* issue #85, community tags and file tags lost during edits. This required spli...redmatrix2015-11-206-7/+32
* directory search for pubforums using hubzilla directory servers using redmatr...redmatrix2015-11-191-3/+9
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-191-1/+1
|\
| * Had to switch these 2. Sorry.jeroenpraat2015-11-201-1/+1
| * Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2015-11-201-3/+9
| |\
| * | Some bitsjeroenpraat2015-11-201-2/+2
* | | new feature: 'suppress_duplicates' issue #146 triggered with less than two mi...redmatrix2015-11-192-2/+23
| |/ |/|
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-191-1/+2
|\|
| * move today button from aside to section titleMario Vavti2015-11-191-1/+2
* | issue #173redmatrix2015-11-191-3/+9
|/
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-11-181-4/+4
|\
| * Pass in account_id. Required for bulk identity importer.ken restivo2015-11-181-1/+1
| * Use provided account_id instead of user's logged in account_id. Necessary for...ken restivo2015-11-181-3/+3
* | some events refacturingMario Vavti2015-11-181-15/+14
|/