| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | version and strings update | Mario Vavti | 2018-04-13 | 2 | -1380/+1577 |
* | fix illegal string offset warning | Mario Vavti | 2018-04-13 | 2 | -2/+2 |
* | fix wrong item key | Mario Vavti | 2018-04-13 | 1 | -1/+1 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-13 | 4 | -50/+65 |
|\ |
|
| * | autosave comment enhancements | zotlabs | 2018-04-12 | 1 | -9/+15 |
| * | work on autosave | zotlabs | 2018-04-12 | 1 | -15/+30 |
| * | update the tags and mentions section of the member_guide with recent changes | zotlabs | 2018-04-12 | 1 | -1/+3 |
| * | accept system_language through either get or post | zotlabs | 2018-04-12 | 1 | -3/+3 |
| * | remove recipient name from stored notifications but keep them in emails. | zotlabs | 2018-04-12 | 1 | -31/+23 |
* | | provide visible star status for starred posts | Mario Vavti | 2018-04-13 | 5 | -62/+30 |
* | | move the thread author menu to to the wall item photo. the menu list was gett... | Mario Vavti | 2018-04-13 | 3 | -15/+21 |
|/ |
|
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-12 | 9 | -33/+62 |
|\ |
|
| * | util/dcp (server to cloud file copy) better handling when destination directo... | zotlabs | 2018-04-11 | 1 | -26/+38 |
| * | poll responses: start treating them as hidden activities now so that when thi... | zotlabs | 2018-04-11 | 2 | -1/+2 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-04-11 | 7 | -6/+24 |
| |\ |
|
| * | | channel delegation: push current identity and pop it on logout from the deleg... | zotlabs | 2018-04-11 | 6 | -6/+22 |
* | | | fix issue #1047 | Mario Vavti | 2018-04-12 | 1 | -1/+3 |
| |/
|/| |
|
* | | also clean localStorage upon logout or channel switch | Mario Vavti | 2018-04-11 | 1 | -1/+2 |
* | | allow to toggle visibility of likes/dislikes in notifications | Mario Vavti | 2018-04-11 | 5 | -4/+21 |
* | | wrong function | Mario Vavti | 2018-04-11 | 1 | -1/+1 |
|/ |
|
* | Update French hstrings.php | Galette Saucisse | 2018-04-10 | 1 | -0/+19 |
* | do not get or set post category if the field is not available. remove logging. | Mario Vavti | 2018-04-10 | 1 | -3/+5 |
* | fix autosave content not cleaned after post submission | Mario Vavti | 2018-04-10 | 1 | -24/+47 |
* | last commented expiration setting in admin | zotlabs | 2018-04-10 | 3 | -3/+8 |
* | add commented_days parameter to item_expire(), default 7. Both expire_days an... | zotlabs | 2018-04-09 | 2 | -8/+11 |
* | Create catcloud widget and provide a type option which can include 'cards' or... | zotlabs | 2018-04-09 | 2 | -6/+56 |
* | Replace pushState with replaceState to prevent browser history clutter in Hel... | Andrew Manning | 2018-04-09 | 1 | -2/+2 |
* | Merge pull request #1053 from jschweinsberg/fix/pubstream-notifications | git-marijus | 2018-04-09 | 2 | -3/+4 |
|\ |
|
| * | Show "Unseen public activity" channel setting when site only public streams a... | Julian Schweinsberg | 2018-04-09 | 1 | -2/+3 |
| * | Modified notifications widget to add the public stream when the current user ... | Julian Schweinsberg | 2018-04-09 | 1 | -1/+1 |
|/ |
|
* | fix xchan_query() for anon comments | Mario Vavti | 2018-04-09 | 2 | -2/+2 |
* | bump version | Mario Vavti | 2018-04-09 | 1 | -1/+1 |
* | Merge pull request #1051 from anaqreon/auto-save | git-marijus | 2018-04-09 | 6 | -2/+118 |
|\ |
|
| * | Added feature setting for auto-save, defaulting to enabled. | Andrew Manning | 2018-04-08 | 6 | -36/+68 |
| * | removed Autosavetext.php file since it is not used with localStorage | Andrew Manning | 2018-04-08 | 1 | -37/+0 |
| * | Merge branch 'dev' into auto-save | Andrew Manning | 2018-04-08 | 2 | -8/+57 |
| |\ |
|
| * | | Auto-save post and comment entry using localStorage in browser. | Andrew Manning | 2018-04-08 | 5 | -48/+88 |
| * | | Merge branch 'dev' into auto-save | Andrew Manning | 2018-04-07 | 37 | -88/+929 |
| |\ \ |
|
| * | | | Post body and title are auto-saved | Andrew Manning | 2018-04-04 | 4 | -4/+85 |
* | | | | don't provide a connect button for transient identities | zotlabs | 2018-04-08 | 1 | -0/+6 |
* | | | | more intelligent handling of level 0 - and remove an extraneous logging function | zotlabs | 2018-04-08 | 1 | -2/+7 |
* | | | | more work merging techlevels and features | zotlabs | 2018-04-08 | 2 | -25/+47 |
* | | | | first cut of feature/techlevel merge | zotlabs | 2018-04-08 | 3 | -6/+33 |
* | | | | anon_identity_init: put anonymous commenters in network 'anon' so that they c... | zotlabs | 2018-04-08 | 1 | -3/+3 |
* | | | | extend AC | zotlabs | 2018-04-08 | 3 | -2/+17 |
* | | | | hubzilla issue #1050 pubstream notifications visible when pubstream is not | zotlabs | 2018-04-08 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Merge pull request #1048 from dentm42/plugin-error-trap | git-marijus | 2018-04-08 | 1 | -7/+56 |
|\ \ \ |
|
| * | | | Remove remove plugin from \App::[] on uninstall | M.Dent | 2018-04-07 | 1 | -1/+4 |
| * | | | Uninstall plugin on Exception on load. | M.Dent | 2018-04-07 | 1 | -1/+1 |
| * | | | Add class for Exceptions | M.Dent | 2018-04-07 | 1 | -6/+6 |