aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | code cleanupzotlabs2018-08-232-37/+52
| | |
| * | first_post_date() (used by archive widget) - trigger the query options off ↵zotlabs2018-08-231-14/+15
| | | | | | | | | | | | of the active module rather than rely on passed parameters
| * | tweak archive widget for articleszotlabs2018-08-224-7/+33
| | |
* | | Merge branch 'dm42fixes' into 'dev'Mario2018-08-241-1/+1
|\ \ \ | | | | | | | | | | | | | | | | fix exclusion of redmatrix theme See merge request hubzilla/core!1263
| * | | fix exclusion of redmatrix themeM.Dent2018-08-231-1/+1
| | |/ | |/|
* | | Merge branch 'patch-19' into 'dev'Mario2018-08-242-259/+227
|\ \ \ | |/ / |/| | | | | | | | Update Russian translation See merge request hubzilla/core!1262
| * | Update hstrings.phpMax Kostikov2018-08-221-31/+31
| | |
| * | Update hmessages.poMax Kostikov2018-08-221-228/+196
|/ /
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-226-20/+27
|\|
| * profile likes - liker image was a bit large and didn't make a very pleasant ↵zotlabs2018-08-211-1/+1
| | | | | | | | looking dropdown, may have been overlooked when other related things were changed to menu-img-1 class
| * add api_not_found hookzotlabs2018-08-211-1/+4
| |
| * Zot/Finger: ignore deleted hublocszotlabs2018-08-212-2/+2
| |
| * more code optimisationzotlabs2018-08-202-16/+20
| |
* | Merge branch 'redbasic-addroomforfooter' into 'dev'Mario2018-08-221-0/+3
|\ \ | | | | | | | | | | | | Fix jumpy sidebars See merge request hubzilla/core!1261
| * | Fix jumpy sidebarsM.Dent2018-08-211-0/+3
| | |
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-215-90/+101
|\ \ \ | | |/ | |/|
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-08-204-59/+119
| |\ \
| * | | remove checkjs reloader from mod_display alsozotlabs2018-08-201-48/+42
| | | |
| * | | Only show cover photos once per login session. After that they can get ↵zotlabs2018-08-201-0/+10
| | | | | | | | | | | | | | | | annoying. If there is pushback on this, then it should perhaps be optional.
| * | | channel page performance improvement: don't use "checkjs" with an associated ↵zotlabs2018-08-201-42/+44
| | | | | | | | | | | | | | | | page reload. Wrap a static copy of the content in noscript tags instead.
| * | | hubzilla core issue #1262zotlabs2018-08-171-0/+1
| | | |
| * | | Suppress duplicate info() messages. This was done long for notice(), but ↵zotlabs2018-08-161-0/+4
| | | | | | | | | | | | | | | | info() was overlooked at that time.
* | | | Merge branch 'redbasic-addroomforfooter' into 'dev'Mario2018-08-212-2/+12
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | Add bottom margin on aside elements and main to allow for viewport footer. See merge request hubzilla/core!1259
| * | | Add bottom margin on aside elements and main to allow for viewport footer.M.Dent2018-08-202-2/+12
| | |/ | |/|
* | | Merge branch 'dev' into 'dev'Mario2018-08-216-1851/+2442
|\ \ \ | | | | | | | | | | | | | | | | Update catalan translations for sstrings up to 18th July 2018 See merge request hubzilla/core!1260
| * | | Update catalan translations for sstrings up to 18th July 2018fadelkon2018-08-206-1851/+2442
| |/ /
* / / Merge branch 'patch-17' into 'master'Mario2018-08-211-1/+2
|/ / | | | | | | | | | | | | | | | | Add missed app 'Order Apps' See merge request hubzilla/core!1258 (cherry picked from commit 85aa4957414c98fb6f44c0c2b79ef9d198e963a7) 6086a70e Add missed app 'Order Apps'
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-166-15/+587
|\|
| * missing fileszotlabs2018-08-152-0/+554
| |
| * possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebarzotlabs2018-08-154-15/+33
| |
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-155-5/+48
|\|
| * more backporting for zot6zotlabs2018-08-142-0/+41
| |
| * issue with mdpost addon and archive.org links which contain a full url as a ↵zotlabs2018-08-134-5/+7
| | | | | | | | path/query component
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-1412-67/+149
|\|
| * hubloc DB changes needed for z6zotlabs2018-08-135-2/+44
| |
| * oidc cleanup and discoveryzotlabs2018-08-134-29/+39
| |
| * minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to ↵zotlabs2018-08-134-38/+68
| | | | | | | | 'portable_id', fixed/simplified cgi auth mode
* | Merge branch 'override-helpfiles' into 'dev'Mario2018-08-142-38/+63
|\ \ | | | | | | | | | | | | Override helpfiles See merge request hubzilla/core!1257
| * | Override helpfilesM. Dent2018-08-142-38/+63
|/ /
* | Merge branch 'add-template-overrides' into 'dev'Mario2018-08-133-21/+56
|\ \ | |/ |/| | | | | Add template overrides See merge request hubzilla/core!1256
| * Add support for overriding the default template location and individual ↵M.Dent2018-08-122-13/+45
| | | | | | | | templates via .htconfig.php
| * Fix root not added to internationalized template searchM.Dent2018-08-121-8/+11
| |
* | add table support to markdownzotlabs2018-08-121-2/+79
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-08-1211-28/+160
|\|
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-123-2/+18
| |\
| * \ Merge branch 'oauth2-ui-pr' into 'dev'Mario2018-08-122-9/+33
| |\ \ | | | | | | | | | | | | | | | | Oauth2 ui pr See merge request hubzilla/core!1255
| | * | OAuth2 UI and settings updatesM.Dent2018-08-102-7/+30
| | | |
| | * | Add user_id = local_channel() to the where clause of updatesM.Dent2018-08-101-2/+3
| | | |
| * | | Merge branch 'oauth2' into 'dev'Mario2018-08-125-12/+81
| |\ \ \ | | | | | | | | | | | | | | | | | | | | 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.Dent2018-08-105-12/+81
| | | | |