Commit graph

19841 commits

Author SHA1 Message Date
Michael
a9a19cb8e6 Display is reworked 2018-06-19 17:57:45 +00:00
Michael
e4adaa9900 Standards and variable renaming 2018-06-19 17:11:59 +00:00
Hypolite Petovan
a566d50e91
Merge pull request #5242 from rabuzarus/20180619_-fix_some_elements_shouldnt_be_visitable_for_visitors
Bugfix: hide savedsearch button and subthread button for non local_users
2018-06-19 12:32:18 -04:00
rabuzarus
0a97a3f822 Bugfix: hide savedsearch butten and subthread button for non local_users 2018-06-19 18:27:54 +02:00
Michael
a5ca724fd3 Merge remote-tracking branch 'upstream/develop' into more-abstraction 2018-06-19 13:48:19 +00:00
Michael
ed00b63613 Typo 2018-06-19 13:26:03 +00:00
Hypolite Petovan
fc06980dcd
Merge pull request #5240 from rabuzarus/20180619_-_fix_missing_use_statement
worker.php - fix missing use statement
2018-06-19 08:59:19 -04:00
rabuzarus
ffd3ff4c69 worker.php - fix missing use statement 2018-06-19 14:45:43 +02:00
Michael
ebd76285d8 New item functions, improved feed cache behaviour 2018-06-19 05:39:56 +00:00
Michael
4714cb746b Use the item functions at many more places 2018-06-18 20:36:34 +00:00
Michael Vogel
80d7ee1442
Merge pull request #5237 from tobiasd/20180618-zhcn
update to the zh-cn translation THX 朱陈锬
2018-06-18 12:16:09 +02:00
Michael Vogel
f828350ba2
Merge pull request #5234 from fabrixxm/fix/api
API: fix sender/recipient of PMs
2018-06-18 12:03:53 +02:00
fabrixxm
e3ee9ee501 API: fix sender/recipient of PMs: check api_user before get user info.
To throw ForbiddenException and pass tests
2018-06-18 11:55:02 +02:00
Tobias Diekershoff
ca85fa2272 update to the zh-cn translation THX 朱陈锬 2018-06-18 11:41:29 +02:00
Hypolite Petovan
be2af7487e
Merge pull request #5236 from tobiasd/develop
CS and NL translation update
2018-06-18 04:05:26 -04:00
Hypolite Petovan
4a0176f3d6
Merge pull request #5235 from tobiasd/20180618-doc
missing markdown formatting added
2018-06-18 04:05:17 -04:00
Tobias Diekershoff
7a84252233 NL translation update 2018-06-18 08:24:00 +02:00
Tobias Diekershoff
c39a5f6faa CS translation update 2018-06-18 08:23:05 +02:00
Tobias Diekershoff
0de3d96cd3 missing markdown formatation added 2018-06-18 08:17:21 +02:00
Michael
68ab3764e9 Merge remote-tracking branch 'upstream/develop' into more-abstraction 2018-06-18 05:20:47 +00:00
Michael
507956818d Use the item classes where possible 2018-06-18 05:19:28 +00:00
Hypolite Petovan
af39296f06
Merge pull request #5232 from annando/no-author-link
Separate functions for fetching items for the system and for users
2018-06-17 18:41:46 -04:00
Michael
2a76290d19 Using the constants 2018-06-17 21:55:01 +00:00
Michael
23aa9dffa0 New item functions are now used in the delivery process as well 2018-06-17 21:35:33 +00:00
fabrixxm
c015bb1b77 API: fix sender/recipient of PMs 2018-06-17 19:57:32 +02:00
Michael
e42b934807 Item field list structure is unified 2018-06-17 17:14:52 +00:00
Michael
6e10de9284 New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
Michael
0280a46ab4 Use predefined field lists 2018-06-17 06:27:52 +00:00
Michael
1aec8f620d More item abstractions for DFRN and Diaspora 2018-06-16 22:32:57 +00:00
Michael
6f9ec690aa Merge remote-tracking branch 'upstream/develop' into no-author-link 2018-06-16 15:37:54 +00:00
Michael
abef0cd46c Don't use the author-link anymore - just author-id 2018-06-16 15:35:30 +00:00
Hypolite Petovan
7d1bb9ecf4
Merge pull request #5230 from annando/new-item-uri
New function for generating item URI
2018-06-16 10:54:56 -04:00
Hypolite Petovan
5fb8c758fd
Merge pull request #5229 from rabuzarus/20180616_-_fix_stream_position_ajax_update
fix scroll position in stream while ajax update
2018-06-16 09:06:32 -04:00
Hypolite Petovan
133cd342d4
Merge pull request #5226 from annando/even-more-abstraction
More item calls have been replaced with the new functions
2018-06-16 07:57:00 -04:00
Michael
a54fea313f More indentions 2018-06-16 11:52:28 +00:00
rabuzarus
1a8d3c460e add class "wall-item-body" to all themes 2018-06-16 13:50:56 +02:00
rabuzarus
d0ea208d04 main.js - move some code of liveUpdate() into updateConvItems() for readability 2018-06-16 13:38:32 +02:00
rabuzarus
a2fc1be187 fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
Tobias Diekershoff
7966c48e75
Merge pull request #5228 from annando/fix-5199
Fix for PR 5199: Corrected check for empty object
2018-06-16 09:42:36 +02:00
Michael
d2da5d63c7 Fix for PR 5199: Corrected check for empty object 2018-06-16 07:26:09 +00:00
Michael
14cb128264 New function for generating item URI 2018-06-16 06:44:19 +00:00
Michael
8592fc435c Fix indenting 2018-06-16 06:27:20 +00:00
Tobias Diekershoff
b729e8b21c
Merge pull request #5227 from MrPetovan/bug/fix-php72-notice-model-contact
Fix PHP 7.2 Warning in Model\Contact
2018-06-16 08:02:13 +02:00
Hypolite Petovan
c651641856 Fix PHP 7.2 Warning in Model\Contact 2018-06-15 20:50:31 -04:00
Michael Vogel
a029439686
Merge pull request #5224 from rabuzarus/20180615_-_frio_frix_js_error_callAddonHooks
Frio: add addon_hooks to head.tpl
2018-06-16 00:39:00 +02:00
Michael
bb79b8f4ac More item calls have been replaced with the new functions 2018-06-15 22:30:49 +00:00
rabuzarus
2b69571cbf Frio: add addon_hooks to head.tpl 2018-06-15 22:55:00 +02:00
Hypolite Petovan
41d1f0173a
Merge pull request #5223 from annando/fast-daemon
Multiple daemon improvements (foreground, faster spawning)
2018-06-15 14:50:23 -04:00
Michael
e97a3c25e7 Multiple daemon improvements (foreground, faster spawning) 2018-06-15 18:18:20 +00:00
Tobias Diekershoff
71b017bfad
Merge pull request #5219 from annando/abstraction-2
Reworked notifications / use of Item class to fetch data
2018-06-15 09:54:50 +02:00