Commit Graph

26737 Commits

Author SHA1 Message Date
Hypolite Petovan 33c7b62326 Move manifest JSON from template to array 2020-02-19 13:29:55 -05:00
Hypolite Petovan 858b63656e
Merge pull request #8306 from annando/contact-unfollow-delete
Don't show "delete contact" when there is a follow or unfollow option
2020-02-19 11:44:49 -05:00
Hypolite Petovan 930d395d7b Update manifest output with config/theme info 2020-02-19 10:29:13 -05:00
Hypolite Petovan b9325251e8 Add Theme::getBackgroundColor and Theme::getThemeColor methods 2020-02-19 10:28:57 -05:00
Hypolite Petovan abe1e37dd9
Merge pull request #8313 from annando/delegation-accounts
"Delegations" is renamed to "Accounts"
2020-02-19 09:32:52 -05:00
Michael c57246450f "Delegations" is renamed to "Accounts" 2020-02-19 07:09:29 +00:00
Hypolite Petovan 61cc047611
Merge pull request #8309 from annando/remote-comment
Remotely load posts to comment on them on the own page
2020-02-18 13:29:11 -05:00
Michael efddd248f7 "remote_follow" is now "remote_comment" 2020-02-18 17:31:02 +00:00
Michael d64bb0dd8f Remotely load posts to comment on them on the own page 2020-02-18 06:57:38 +00:00
Hypolite Petovan 3a6472f6de
Merge pull request #8304 from AlfredSK/AlfredSK-fix-profile-view-link
Fix view profile link
2020-02-17 19:49:58 -05:00
Steffen K9 3ec23a4c70
Remove 'this' from 'View this profile' 2020-02-17 23:42:35 +01:00
Michael f8670b6268 Don't show "delete contact" when there is a follow or unfollow option 2020-02-17 22:25:12 +00:00
Steffen K9 e342d2bd81
fix view profile link vier 2020-02-17 20:19:10 +01:00
Steffen K9 4f8027116e
fix view profile link frio 2020-02-17 20:18:01 +01:00
Steffen K9 8c6c442003
fix profile link 2020-02-17 20:15:31 +01:00
Philipp d09b3f5bde
Merge pull request #8302 from annando/allowed-chars
Added characters to the disallowed hashtag characters
2020-02-17 17:59:56 +01:00
Hypolite Petovan 8937c33fd1
Merge pull request #8301 from annando/suggestme
Replace "suggestme" with "net-publish"
2020-02-17 11:17:52 -05:00
Michael 1d3586623c Replace "suggestme" with "net-publish" 2020-02-17 07:16:45 +00:00
Hypolite Petovan 83297ab991
Merge pull request #8300 from annando/expiry-settings
Reworked expiration settings
2020-02-16 23:33:29 -05:00
Michael 101251668c Reworked expiration settings 2020-02-16 20:44:55 +00:00
Philipp 09961a07e4
Merge pull request #8297 from MrPetovan/task/8285-api-events
[API] Add new api/friendica/events endpoint
2020-02-16 21:07:44 +01:00
Philipp da124af6ed
Merge pull request #8293 from MrPetovan/task/5562-community-pagination
Improve community pagination
2020-02-16 19:38:49 +01:00
Hypolite Petovan e80108404c
Merge pull request #8296 from annando/net-publish
Clarify the effect of "net-publish"
2020-02-16 13:32:43 -05:00
Hypolite Petovan e0d03615bc Add node-wide default items per page config 2020-02-16 13:04:26 -05:00
Hypolite Petovan efbafce2d5 Use namespace alias in Module\Update\Community 2020-02-16 12:50:45 -05:00
Hypolite Petovan d78f66cd09 Replace local_user() by Session::isAuthenticated() where appropriate 2020-02-16 12:50:44 -05:00
Hypolite Petovan 561472b975 Add L10n parameter to Pager classes 2020-02-16 12:50:39 -05:00
Hypolite Petovan 035139d388 Add documentation for api/friendica/events endpoint 2020-02-16 12:09:07 -05:00
Hypolite Petovan d3b3f716f8 [API] Add new endpoint api/friendica/events 2020-02-16 12:07:39 -05:00
Michael cceb497bd5 Avoid a fatal error 2020-02-16 15:45:26 +00:00
Michael ee6cceba30 Clarify the effect of "net-publish" 2020-02-16 15:39:44 +00:00
Philipp fc9865176e
Merge pull request #8294 from annando/no-gender
No more gender
2020-02-16 16:16:25 +01:00
Michael 9182879a00 Fix a warning 2020-02-16 11:32:18 +00:00
Michael 3bd1f3a836 No more gender 2020-02-16 10:55:18 +00:00
Hypolite Petovan 797e3a2079
Merge pull request #8292 from annando/issue-8290
Issue 8290: Clicking on the notification count does work again
2020-02-16 04:42:12 -05:00
Hypolite Petovan 682fb7e4e2 Move community module to src/
- Use boundaries pagination instead of number pages
- Trim down community update module output
- Part of https://github.com/friendica/friendica/issues/4090
2020-02-16 04:41:22 -05:00
Michael 15f37a6ef4 Issue 8290: Clicking on the notification count does work again 2020-02-16 09:35:10 +00:00
Hypolite Petovan 5d169a4098 Add System::htmlUpdateExit() method to refactor update modules 2020-02-16 04:32:56 -05:00
Hypolite Petovan e89e606b88 Add new BoundariesPager 2020-02-16 03:23:27 -05:00
Hypolite Petovan 2b4317d472 Remove stripping search term in Pager
- Address https://github.com/friendica/friendica/issues/8216
2020-02-16 03:23:11 -05:00
Tobias Diekershoff ba7f685d8b
Merge pull request #8291 from AlfredSK/AlfredSK-fix-tagcloud
Fix tagcloud widget
2020-02-16 07:58:48 +01:00
Steffen K9 ddaf4d1240
Fix tagcloud widget 2020-02-16 02:05:38 +01:00
Tobias Diekershoff fef920c66f
Merge pull request #8284 from MrPetovan/bug/notices
Correctly initialize post actions button template variable
2020-02-14 07:26:58 +01:00
Hypolite Petovan 0b0309ce8f Remove pager parameter from conversation()
- Add getUrlParameter() Javascript function to determine current page
2020-02-13 23:40:00 -05:00
Hypolite Petovan 2a7de4213f Correctly initialize post actions button template variable
- Address https://github.com/friendica/friendica/issues/7999#issuecomment-586020764
2020-02-13 20:42:15 -05:00
Hypolite Petovan 756de11cda
Merge pull request #8282 from AlfredSK/AlfredSK-frio-notif-bgcolor
Frio: unseen notifications background adjustment
2020-02-13 19:53:17 -05:00
Hypolite Petovan ba3ded16df
Merge pull request #8283 from annando/thread-separator
Frio: Only display item menu separator when there is something to separate
2020-02-13 19:52:41 -05:00
Michael 303fb65574 Frio: Only display item menu separator when there is something to separate 2020-02-13 22:46:27 +00:00
Steffen K9 eb1cddae82
Also change the color value in plusminus 2020-02-13 23:18:08 +01:00
Steffen K9 1efc47c88c
Frio: unseen notifications background adjustment
Background color for unseen notifications slightly changed for better visibility.
2020-02-13 23:15:29 +01:00