aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | add commented_days parameter to item_expire(), default 7. Both expire_days an...zotlabs2018-04-092-8/+11
* | Create catcloud widget and provide a type option which can include 'cards' or...zotlabs2018-04-092-6/+56
* | Replace pushState with replaceState to prevent browser history clutter in Hel...Andrew Manning2018-04-091-2/+2
* | Merge pull request #1053 from jschweinsberg/fix/pubstream-notificationsgit-marijus2018-04-092-3/+4
|\ \
| * | Show "Unseen public activity" channel setting when site only public streams a...Julian Schweinsberg2018-04-091-2/+3
| * | Modified notifications widget to add the public stream when the current user ...Julian Schweinsberg2018-04-091-1/+1
|/ /
* | fix xchan_query() for anon commentsMario Vavti2018-04-092-2/+2
* | bump versionMario Vavti2018-04-091-1/+1
* | Merge pull request #1051 from anaqreon/auto-savegit-marijus2018-04-096-2/+118
|\ \
| * | Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-086-36/+68
| * | removed Autosavetext.php file since it is not used with localStorageAndrew Manning2018-04-081-37/+0
| * | Merge branch 'dev' into auto-saveAndrew Manning2018-04-082-8/+57
| |\ \
| * | | Auto-save post and comment entry using localStorage in browser.Andrew Manning2018-04-085-48/+88
| * | | Merge branch 'dev' into auto-saveAndrew Manning2018-04-0737-88/+929
| |\ \ \
| * | | | Post body and title are auto-savedAndrew Manning2018-04-044-4/+85
* | | | | don't provide a connect button for transient identitieszotlabs2018-04-081-0/+6
* | | | | more intelligent handling of level 0 - and remove an extraneous logging functionzotlabs2018-04-081-2/+7
* | | | | more work merging techlevels and featureszotlabs2018-04-082-25/+47
* | | | | first cut of feature/techlevel mergezotlabs2018-04-083-6/+33
* | | | | anon_identity_init: put anonymous commenters in network 'anon' so that they c...zotlabs2018-04-081-3/+3
* | | | | extend ACzotlabs2018-04-083-2/+17
* | | | | hubzilla issue #1050 pubstream notifications visible when pubstream is notzotlabs2018-04-081-1/+2
| |_|/ / |/| | |
* | | | Merge pull request #1048 from dentm42/plugin-error-trapgit-marijus2018-04-081-7/+56
|\ \ \ \
| * | | | Remove remove plugin from \App::[] on uninstallM.Dent2018-04-071-1/+4
| * | | | Uninstall plugin on Exception on load.M.Dent2018-04-071-1/+1
| * | | | Add class for ExceptionsM.Dent2018-04-071-6/+6
| * | | | Add error handler and try/catch for all () callsDM42.Net (Matt Dent)2018-04-071-7/+53
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | we shouldn't need distinct here, since ids_to_querystr() will filter duplicat...zotlabs2018-04-071-1/+1
* | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-071-1/+1
|\| | |
| * | | channel import failing to provide channel_password valuezotlabs2018-04-061-1/+1
* | | | rename button label in editpost from edit to submitMario Vavti2018-04-071-1/+1
* | | | rename relation to relationship - issue #1044Mario Vavti2018-04-071-1/+1
* | | | use Title instead of Caption - issue #1037Mario Vavti2018-04-071-3/+3
* | | | Use Add Files/Photos instead of Upload to open the upload dialogMario Vavti2018-04-075-6/+6
|/ / /
* | | put directory server in siteinfo - there are a lot of sites using broken dire...zotlabs2018-04-061-0/+1
* | | bring back the dnt policy document, not sure when it was lostzotlabs2018-04-052-1/+222
* | | oauth2 client settings pagezotlabs2018-04-057-9/+242
* | | use profile_store_lowlevel() when importing profile structures to ensure all ...zotlabs2018-04-052-5/+8
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-057-1/+387
|\ \ \
| * \ \ Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-059-57/+51
| |\ \ \
| * \ \ \ Merge pull request #1039 from phellmes/doco-feat-addgit-marijus2018-04-057-1/+387
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | add basic structure for additional features documentationphellmes2018-04-047-1/+387
* | | | | fix permalinks to children of articles and cardszotlabs2018-04-054-3/+6
| |_|/ / |/| | |
* | | | bbcode() - ensure that $options is always an array, as the interface has chan...zotlabs2018-04-041-0/+4
* | | | oauth2 dynamic client registration updatezotlabs2018-04-041-19/+11
* | | | private forum mentionszotlabs2018-04-043-4/+8
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-041-1/+4
|\| | |
| * | | do not use punify() in get_baseurl() due to performance issuesMario Vavti2018-04-041-1/+4
| |/ /
* | | allow the profile recrods to be cloned separatelyzotlabs2018-04-042-2/+3