Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | appification of the lang module | Mario Vavti | 2018-09-16 | 1 | -2/+17 | |
| | | ||||||
| * | appify poke | Mario Vavti | 2018-09-15 | 1 | -2/+19 | |
| | | ||||||
| * | appify mood | Mario Vavti | 2018-09-15 | 2 | -3/+24 | |
| | | ||||||
| * | appify invite | Mario Vavti | 2018-09-15 | 2 | -5/+19 | |
| | | ||||||
| * | appify cdav stuff. WARNING: if you use caldav or carddav from a client or ↵ | Mario Vavti | 2018-09-15 | 1 | -5/+47 | |
| | | | | | | | | the webinterface you will need to enable those apps to make things work again | |||||
| * | remove network_tabs() which has been deprecated and replaced by ↵ | Mario Vavti | 2018-09-13 | 1 | -8/+4 | |
| | | | | | | | | activity_{order, filters} widgets | |||||
| * | move chat from feature to apps | Mario Vavti | 2018-09-13 | 2 | -32/+41 | |
| | | ||||||
| * | remove profile_tabs() which has been deprecated and replaced by channel_apps() | Mario Vavti | 2018-09-13 | 7 | -13/+3 | |
| | | ||||||
| * | mpre feature to app transition | Mario Vavti | 2018-09-12 | 4 | -97/+134 | |
| | | ||||||
| * | include item.title in /network and /channel search | Mario Vavti | 2018-09-11 | 2 | -2/+4 | |
| | | ||||||
| * | move cards from features to apps | Mario Vavti | 2018-09-10 | 1 | -17/+23 | |
| | | ||||||
| * | missing text | Mario Vavti | 2018-09-07 | 1 | -1/+1 | |
| | | ||||||
| * | provide a noscript_content switch for mod channel and display | Mario Vavti | 2018-09-07 | 2 | -7/+22 | |
| | | ||||||
| * | apps: change page title to available/installed, display install action label ↵ | Mario Vavti | 2018-09-07 | 1 | -1/+1 | |
| | | | | | | | | in button and use different icons for installable and updateable apps | |||||
| * | Corrected resubmit of fixes to Authors unable to comment on posts they ↵ | M.Dent | 2018-09-04 | 1 | -5/+7 | |
| | | | | | | | | authored when owned by others. | |||||
| * | Revert "Fix: Authors unable to comment on posts they authored when under ↵ | Mario Vavti | 2018-09-03 | 1 | -7/+5 | |
| | | | | | | | | | | | | | | | | owned by others in certain circumstances." This reverts commit e2824f925964fbfe160255de6e733b4c2de3cecb. Reverting because it breaks forum mentions. | |||||
| * | Merge branch 'add-delivery-status-info' into 'dev' | Mario | 2018-09-02 | 1 | -5/+7 | |
| |\ | | | | | | | | | | | | | Fix: Authors unable to comment on posts they authored when under owned by others… See merge request hubzilla/core!1268 | |||||
| | * | Fix: Authors unable to comment on posts they authored when under owned by ↵ | M.Dent | 2018-09-01 | 1 | -5/+7 | |
| | | | | | | | | | | | | others in certain circumstances. | |||||
| * | | fix undefined constant warning | Mario Vavti | 2018-09-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | do not count sys channel in totals | Mario Vavti | 2018-09-01 | 1 | -1/+1 | |
| |/ | ||||||
| * | remove distinct from network query again until performance issue is resolved ↵ | Mario Vavti | 2018-08-27 | 1 | -2/+2 | |
| | | | | | | | | or another fix for the underlying problem is found | |||||
| * | Merge branch 'extend-convitems-dropdown' into 'dev' | Mario | 2018-08-27 | 1 | -2/+2 | |
| |\ | | | | | | | | | | | | | Extend cog dropdown & temp fix for feed display of corrupt mids See merge request hubzilla/core!1265 | |||||
| | * | Get full page of items | M.Dent | 2018-08-23 | 1 | -2/+2 | |
| | | | ||||||
| * | | Update Wiki.php | Max Kostikov | 2018-08-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | Update Wiki.php | Max Kostikov | 2018-08-25 | 1 | -0/+2 | |
| | | | ||||||
| * | | tweak archive widget for articles | zotlabs | 2018-08-22 | 1 | -2/+15 | |
| |/ | ||||||
| * | more code optimisation | zotlabs | 2018-08-20 | 2 | -16/+20 | |
| | | ||||||
| * | remove checkjs reloader from mod_display also | zotlabs | 2018-08-20 | 1 | -48/+42 | |
| | | ||||||
| * | channel page performance improvement: don't use "checkjs" with an associated ↵ | zotlabs | 2018-08-20 | 1 | -42/+44 | |
| | | | | | | | | page reload. Wrap a static copy of the content in noscript tags instead. | |||||
| * | missing files | zotlabs | 2018-08-15 | 1 | -0/+47 | |
| | | ||||||
| * | issue with mdpost addon and archive.org links which contain a full url as a ↵ | zotlabs | 2018-08-13 | 1 | -1/+1 | |
| | | | | | | | | path/query component | |||||
| * | oidc cleanup and discovery | zotlabs | 2018-08-13 | 4 | -29/+39 | |
| | | ||||||
| * | minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to ↵ | zotlabs | 2018-08-13 | 1 | -3/+3 | |
| | | | | | | | | 'portable_id', fixed/simplified cgi auth mode | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-08-12 | 1 | -1/+1 | |
| |\ | ||||||
| | * | prevent json-ld bombing, turn off browser autocomplete on channel sources ↵ | zotlabs | 2018-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | creation | |||||
| * | | Merge branch 'oauth2-ui-pr' into 'dev' | Mario | 2018-08-12 | 1 | -6/+29 | |
| |\ \ | | | | | | | | | | | | | | | | | Oauth2 ui pr See merge request hubzilla/core!1255 | |||||
| | * | | OAuth2 UI and settings updates | M.Dent | 2018-08-10 | 1 | -4/+26 | |
| | | | | ||||||
| | * | | Add user_id = local_channel() to the where clause of updates | M.Dent | 2018-08-10 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Merge branch 'oauth2' into 'dev' | Mario | 2018-08-12 | 3 | -8/+29 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fixes to OAuth2 connect-with-openid. Add zothash Claim. Add zotwebbie Claim. See merge request hubzilla/core!1254 | |||||
| | * | | | Fixes to OAuth2 connect-with-openid. Add zothash Claim. Add zotwebbie Claim. | M.Dent | 2018-08-10 | 3 | -8/+29 | |
| | | |/ | | |/| | ||||||
| * / | | Add translation for missed string | Max Kostikov | 2018-08-10 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | bring some Zot6 libraries and interfaces to red/hubzilla | zotlabs | 2018-08-06 | 1 | -0/+25 | |
| | | | ||||||
| * | | add app_options field | zotlabs | 2018-08-02 | 2 | -8/+3 | |
| | | | ||||||
| * | | When checking permissions ignore checking site "Block Public" settings in ↵ | zotlabs | 2018-07-30 | 3 | -3/+2 | |
| | | | | | | | | | | | | cases where site permissions aren't applicable | |||||
| * | | Fix duplicate transport displaying | kostikov | 2018-07-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | query filter was a bit greedy | zotlabs | 2018-07-18 | 1 | -1/+0 | |
| | | | ||||||
| * | | mangled urls on redirects | zotlabs | 2018-07-18 | 4 | -11/+12 | |
| | | | ||||||
| * | | spellcheck | zotlabs | 2018-07-15 | 1 | -2/+2 | |
| |/ | ||||||
* | | fix sql error | Mario | 2018-10-17 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'patch-16' into 'dev' | Mario | 2018-08-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Add translation for missed string See merge request hubzilla/core!1253 (cherry picked from commit 5ff0f09a4509955dede91fdb38711e1c389c9ae4) d3362dfa Add translation for missed string |