Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 ↵ | Mario Vavti | 2018-04-13 | 3 | -15/+21 | |
|/ | | | | getting too long. | |||||
* | 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 ↵ | zotlabs | 2018-04-11 | 1 | -26/+38 | |
| | | | | | | | | directory is the channel root | |||||
| * | poll responses: start treating them as hidden activities now so that when ↵ | zotlabs | 2018-04-11 | 2 | -1/+2 | |
| | | | | | | | | this feature gets finished it will work flawlessly for versions greater than today. | |||||
| * | 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 ↵ | zotlabs | 2018-04-11 | 6 | -6/+22 | |
| | | | | | | | | | | | | delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel. | |||||
* | | | 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 | |
| | | | added some missing strings | |||||
* | 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 ↵ | zotlabs | 2018-04-09 | 2 | -8/+11 | |
| | | | | and commented_days have to be exceeded to expire. | |||||
* | Create catcloud widget and provide a type option which can include 'cards' ↵ | zotlabs | 2018-04-09 | 2 | -6/+56 | |
| | | | | or 'articles' | |||||
* | Replace pushState with replaceState to prevent browser history clutter in ↵ | Andrew Manning | 2018-04-09 | 1 | -2/+2 | |
| | | | | Help pages. | |||||
* | Merge pull request #1053 from jschweinsberg/fix/pubstream-notifications | git-marijus | 2018-04-09 | 2 | -3/+4 | |
|\ | | | | | Public stream notifications | |||||
| * | Show "Unseen public activity" channel setting when site only public streams ↵ | Julian Schweinsberg | 2018-04-09 | 1 | -2/+3 | |
| | | | | | | | | are activated | |||||
| * | Modified notifications widget to add the public stream when the current user ↵ | Julian Schweinsberg | 2018-04-09 | 1 | -1/+1 | |
|/ | | | | is allowed to see it only | |||||
* | 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 | |
|\ | | | | | Auto-save comment and post text | |||||
| * | 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 ↵ | zotlabs | 2018-04-08 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | can be easily distinguished from federated network members and handled appropriately. | |||||
* | | | | 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 | |
|\ \ \ | | | | | | | | | Trap plugin install/uninstall load/unload errors to avoid whitescreen | |||||
| * | | | 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 | |
| | | | | ||||||
| * | | | Add error handler and try/catch for all () calls | DM42.Net (Matt Dent) | 2018-04-07 | 1 | -7/+53 | |
| | |/ | |/| | ||||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-08 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | we shouldn't need distinct here, since ids_to_querystr() will filter ↵ | zotlabs | 2018-04-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | duplicates. It might have an effect on pager totals. Need to monitor for a few days. | |||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-04-07 | 1 | -1/+1 | |
|\| | | ||||||
| * | | channel import failing to provide channel_password value | zotlabs | 2018-04-06 | 1 | -1/+1 | |
| | | |