aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * use the profile_uid here.redmatrix2016-07-111-7/+2
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-07-118-18/+16
| |\
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-07-111-5/+0
| | |\
| | | * Merge pull request #451 from git-marijus/devhubzilla2016-07-111-5/+0
| | | |\
| | | | * remove check for mcryptMario Vavti2016-07-101-5/+0
| | | | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-07-105-1284/+1313
| | | | |\ | | | | |/ | | | |/|
| | | | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-07-072-19/+10
| | | | |\
| | * | | | do not use visibility for fullscreen button and move fullscreen button to the...Mario Vavti2016-07-117-13/+16
| | |/ / /
| * / / / more sql fine tuningredmatrix2016-07-091-1/+1
| |/ / /
* | | | Import blocks from zip file, but needs updates as detailed in https://gitlab....Andrew Manning2016-07-122-2/+224
* | | | Clearer import control interfaceAndrew Manning2016-07-102-8/+28
* | | | First draft of website import toolsAndrew Manning2016-07-104-0/+46
* | | | Set max-width for embedded imagesAndrew Manning2016-07-091-0/+4
* | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-0922-1674/+1724
|\| | |
| * | | some work on the forum widget queriesredmatrix2016-07-092-1273/+1292
| * | | gak one more typoredmatrix2016-07-071-1/+1
| * | | typoredmatrix2016-07-071-1/+1
| * | | duplicate supression SQL query was horribly inefficient and could cause issue...redmatrix2016-07-071-11/+13
| * | | Merge pull request #450 from git-marijus/devhubzilla2016-07-083-14/+2
| |\| |
| | * | more fixes for /cloud and /davMario Vavti2016-07-073-13/+2
| | * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-07-0610-345/+386
| | |\ \
| | * | | fix /cloud after recent changesMario Vavti2016-07-061-2/+1
| * | | | hide the redeliver option one level down since it should rarely be needed by ...redmatrix2016-07-072-1/+9
| | |_|/ | |/| |
| * | | reduce the memory usage of the expire query dramatically.redmatrix2016-07-061-19/+10
| * | | expire crashing on shared hosting from memory exhaustion. Lower the expire li...redmatrix2016-07-062-2/+2
| | |/ | |/|
| * | unused fileredmatrix2016-07-051-35/+0
| * | merge include/reddav.php into Zotlabs/Storage/Directory.phpredmatrix2016-07-052-303/+280
| * | cleanupredmatrix2016-07-051-2/+14
| * | regression - save bookmarks no longer present in item menuredmatrix2016-07-052-3/+3
| * | Merge pull request #448 from Treer/avatarshubzilla2016-07-044-2/+89
| |\ \ | | |/ | |/|
| | * force immediate avatar updateTreer2016-07-033-0/+87
| | * Mark nickname as required field, if left empty then channel creation fails si...Treer2016-07-031-2/+2
| |/
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-07-017-41/+30
| |\
| | * use visibility instead of display to hide elementsMario Vavti2016-07-011-2/+2
| * | delivery invoked twice in mod_tagger, once in post_activity_item() and anothe...redmatrix2016-07-012-14/+6
| * | use small photo for Diaspora attribution correction; the medium looks awkward...redmatrix2016-07-012-2/+11
* | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-0115-3589/+3645
|\ \ \ | | |/ | |/|
| * | ditch the change_view widget and make header fixed in fullscreen modeMario Vavti2016-07-016-39/+28
| |/
| * allow multiple apd's per plugin dirredmatrix2016-07-013-3528/+3567
| * if cron is broken because the entire db or config table is crashed, don't sen...redmatrix2016-06-301-0/+9
| * disable wiki if feature disabled, sync updates of delayed publish postsredmatrix2016-06-303-2/+17
| * sync flags even if post has not been editedredmatrix2016-06-302-20/+24
* | JavaScript popup for page delete confirmationAndrew Manning2016-07-011-0/+3
|/
* Merge pull request #445 from anaqreon/wikihubzilla2016-07-013-3/+81
|\
| * Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-30319-8242/+10673
| |\ | |/ |/|
* | update moment.js to version 2.13Mario Vavti2016-06-304-50/+423
* | dreport: convert timestamp to channel localtime and get rid of old pre-templa...redmatrix2016-06-291-11/+1
* | templatise the Dreport page and add a redeliver option for when things stuff ...redmatrix2016-06-292-9/+64
* | wiki featured disabled by default in UNO.redmatrix2016-06-291-1/+1
* | provide wiki as a feature (default is on so there aren't any surprises) and a...redmatrix2016-06-294-5/+29