Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.8RC'3.8 | Mario Vavti | 2018-10-19 | 13 | -110/+83 |
|\ | |||||
| * | add missing features section to newmember widget | Mario Vavti | 2018-10-15 | 1 | -1/+7 |
| | | | | | | (cherry picked from commit 25a74f366460144d12287b51bdbdb48ebcadfb98) | ||||
| * | Rework Wiki encoding scheme. | M.Dent | 2018-10-10 | 1 | -2/+3 |
| | | | | | | (cherry picked from commit 709665846e66f093109730691b31d9e094d02088) | ||||
| * | Implement custom escaping | M.Dent | 2018-10-10 | 1 | -1/+2 |
| | | | | | | (cherry picked from commit 93a310582f044d35f0a3583671053595fefdbedb) | ||||
| * | rename widget titles | Mario Vavti | 2018-10-06 | 2 | -2/+2 |
| | | | | | | (cherry picked from commit da8b276699b7d4081125456946c2d3b6af330381) | ||||
| * | remove redundant var | Mario Vavti | 2018-10-04 | 1 | -2/+0 |
| | | |||||
| * | defperm app | Mario Vavti | 2018-10-04 | 1 | -8/+0 |
| | | |||||
| * | uexport app | Mario Vavti | 2018-10-04 | 1 | -7/+0 |
| | | |||||
| * | do not rely on startpage pconfig anymore | Mario Vavti | 2018-10-01 | 1 | -1/+1 |
| | | |||||
| * | do not unset $_GET[search] and adjust activity_order widget | Mario Vavti | 2018-09-29 | 1 | -1/+1 |
| | | |||||
| * | move display settings up | Mario Vavti | 2018-09-28 | 1 | -5/+6 |
| | | |||||
| * | Update Activity_filter.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 |
| | | |||||
| * | implement conversation tools (settings/conversation), remove additional ↵ | Mario Vavti | 2018-09-27 | 1 | -8/+0 |
| | | | | | | | | features from the settings menu and get rid of skill levels | ||||
| * | guest access app | Mario Vavti | 2018-09-26 | 1 | -8/+0 |
| | | |||||
| * | permcats app | Mario Vavti | 2018-09-26 | 1 | -8/+0 |
| | | |||||
| * | remove oauth from features | Mario Vavti | 2018-09-26 | 1 | -16/+0 |
| | | |||||
| * | appification of privacy groups | Mario Vavti | 2018-09-25 | 1 | -1/+3 |
| | | |||||
| * | move start_menu switch to settings/display for now | Mario Vavti | 2018-09-25 | 1 | -1/+8 |
| | | |||||
| * | premium channel app | Mario Vavti | 2018-09-25 | 1 | -18/+1 |
| | | |||||
| * | appification of notes | Mario Vavti | 2018-09-24 | 1 | -4/+10 |
| | | |||||
| * | remove network_tabs() which has been deprecated and replaced by ↵ | Mario Vavti | 2018-09-13 | 2 | -2/+2 |
| | | | | | | | | activity_{order, filters} widgets | ||||
| * | mpre feature to app transition | Mario Vavti | 2018-09-12 | 1 | -3/+3 |
| | | |||||
| * | move cards from features to apps | Mario Vavti | 2018-09-10 | 1 | -5/+8 |
| | | |||||
| * | move str_replace inside if clause | Mario Vavti | 2018-09-05 | 1 | -1/+1 |
| | | |||||
| * | instead of not displaying the cover-photo at all after first page load, load ↵ | Mario Vavti | 2018-09-05 | 1 | -2/+4 |
| | | | | | | | | the page with the cover slided up. change pointer to n-resize if cover is not slid. | ||||
| * | Update Wiki_page_history.php | Max Kostikov | 2018-08-25 | 1 | -3/+3 |
| | | |||||
| * | Update Wiki_page_history.php | Max Kostikov | 2018-08-25 | 1 | -1/+4 |
| | | |||||
| * | tweak archive widget for articles | zotlabs | 2018-08-22 | 1 | -3/+3 |
| | | |||||
| * | Only show cover photos once per login session. After that they can get ↵ | zotlabs | 2018-08-20 | 1 | -0/+10 |
| | | | | | | | | annoying. If there is pushback on this, then it should perhaps be optional. | ||||
| * | possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar | zotlabs | 2018-08-15 | 1 | -1/+5 |
| | | |||||
| * | hubzilla core issue #1258 | zotlabs | 2018-08-01 | 1 | -0/+4 |
| | | |||||
* | | Add GET for filtered forums | DM42.Net (Matt Dent) | 2018-08-01 | 1 | -0/+3 |
| | | |||||
* | | Merge branch '3.6RC' | Mario Vavti | 2018-07-25 | 8 | -4/+371 |
|\| | |||||
| * | appstore changes | zotlabs | 2018-07-04 | 2 | -0/+21 |
| | | |||||
| * | remove manage group link from activity_filter, already in personal menu | zotlabs | 2018-07-04 | 1 | -8/+0 |
| | | |||||
| * | add the missing link to manage privacy groups | zotlabs | 2018-06-28 | 1 | -0/+8 |
| | | |||||
| * | plugins -> addons | zotlabs | 2018-06-28 | 1 | -3/+3 |
| | | |||||
| * | some work on mod group | Mario | 2018-06-17 | 1 | -0/+3 |
| | | |||||
| * | restrict cid filter to unthreaded order (makes much more sense that way imho ↵ | Mario Vavti | 2018-06-09 | 2 | -35/+34 |
| | | | | | | | | and the query is a lot faster) and slighty change order of the filters | ||||
| * | new feature filter network by name | Mario Vavti | 2018-06-08 | 1 | -1/+16 |
| | | |||||
| * | sort out some mismatched hovertips on the activity filter | zotlabs | 2018-06-03 | 1 | -5/+5 |
| | | |||||
| * | wrong level | zotlabs | 2018-06-03 | 1 | -2/+2 |
| | | |||||
| * | fix submenunavigation on activity filters | zotlabs | 2018-06-03 | 1 | -0/+2 |
| | | |||||
| * | improve network cid query | Mario Vavti | 2018-06-03 | 1 | -2/+2 |
| | | |||||
| * | the pf argument is required here for some functionality in /network | Mario Vavti | 2018-06-03 | 1 | -3/+3 |
| | | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-06-02 | 2 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-06-02 | 3 | -0/+25 |
| | |\ | |||||
| | * \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-06-01 | 2 | -27/+54 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-31 | 1 | -0/+20 |
| | |\ \ \ | |||||
| | * | | | | proper pronoun | zotlabs | 2018-05-31 | 1 | -1/+1 |
| | | | | | |