Commit graph

27987 commits

Author SHA1 Message Date
Michael Vogel 45c12e7716 Some performance tweeks 2020-08-16 13:57:56 +02:00
Michael b136c5f32b Split the CXronjobs class into separate classes 2020-08-16 08:39:04 +00:00
Hypolite Petovan d5975ff0bc [frio] Add dynamic CSS property before introducing accented themes
- Introduce variables for font colors
- Set content background transparency on several background colors
- Change radio/checkbox colors depending on the link color
- Prevent post highlighting to end up on static white
2020-08-15 20:25:33 -04:00
Hypolite Petovan 43df577209 [frio] Cleanup CSS/UI
- Fix panel usage
- Remove double submit button in theme config
- Remove textarea phantom label when not provided
- Improve filebrowser button display
- Fix slider input display
- Simplify user menu styles
2020-08-15 20:19:00 -04:00
Hypolite Petovan f3b080ed6c [frio] Allow 0% content brackground transparency 2020-08-15 19:36:24 -04:00
Hypolite Petovan fc77ecbe1a [frio] Keep settings between scheme changes 2020-08-15 19:29:51 -04:00
Hypolite Petovan 0ae6c9708a [frio] Remove unused theme functions 2020-08-15 19:15:38 -04:00
Hypolite Petovan 2505b33615 [frio] Move specific event styles to main theme stylesheet
- Fix hovercard.css formatting
2020-08-15 19:02:33 -04:00
Hypolite Petovan 2e286d6a57 Move calendar/event stylesheets/scripts registration to modules
- Add media parameter to Page->registerStylesheet
- Fixes CSS precedence with custom theme stylesheet
2020-08-15 18:56:17 -04:00
Hypolite Petovan 977e4fe5d9
Merge pull request #9017 from annando/issue-9015
Issue 9015: Reducing load of remote systems
2020-08-15 18:23:28 -04:00
Michael 1f9b365f3b Issue 9015: Reducing load of remote systems 2020-08-15 20:05:08 +00:00
Hypolite Petovan 6dff5fa562
Merge pull request #9016 from annando/network-view
Using a view for the network page
2020-08-15 13:07:20 -04:00
Michael 11c3e4aefc Renamed condition arrays 2020-08-15 16:56:53 +00:00
Michael 71d9037970 Some further cleaning up 2020-08-15 12:06:18 +00:00
Michael d46359a891 Use the correct table 2020-08-15 11:54:37 +00:00
Michael 17bc81d36e Simplifying the code 2020-08-15 11:47:11 +00:00
Michael 24b5396b1d Using a view for the network page 2020-08-15 11:31:34 +00:00
Tobias Diekershoff 9536d55568
Merge pull request #9014 from annando/issue-9013
Issue 9013: In "post" order only load new toplevel posts
2020-08-15 09:18:15 +02:00
Michael 7c80e93ea8 Issue 9013: In "post" order only load new toplevel posts 2020-08-15 06:04:09 +00:00
Hypolite Petovan 2d25d5975a
Merge pull request #9012 from annando/pre-update-1358
Introduce pre update function for PR 8927
2020-08-14 15:31:55 -04:00
Michael cfd8190872 IIntroduce pre update function for PR 8927 2020-08-14 19:21:49 +00:00
Hypolite Petovan fa80bee0e2
Merge pull request #9011 from annando/rework-network
Rework of the network page
2020-08-14 09:11:10 -04:00
Michael 740f2e4cec Simplify the update functionality 2020-08-14 08:09:36 +00:00
Michael dd82f150ca Rework of the network page 2020-08-13 20:07:13 +00:00
Hypolite Petovan 10803a2598
Merge pull request #9010 from annando/reshared-owner
Change the owner of a reshared item
2020-08-13 02:41:17 -04:00
Hypolite Petovan 7d50335e05
Merge pull request #9005 from annando/notify-shared
Create notifications for shared posts
2020-08-13 02:21:56 -04:00
Michael 1ab81266b9 Change the owner of a reshared item 2020-08-13 06:09:26 +00:00
Michael 8ca92d2022 Merge remote-tracking branch 'upstream/develop' into notify-shared 2020-08-13 05:57:28 +00:00
Michael 0e2dbd8fa3 Merge branch 'notify-shared' of github.com:annando/friendica into notify-shared 2020-08-13 05:17:43 +00:00
Michael 59311e9c49 Changed comment 2020-08-13 05:17:37 +00:00
Michael Vogel b583075fa0
Merge pull request #9007 from friendica/awesome-humane-tech-badge
Added awesome-humane-tech badge
2020-08-12 19:29:44 +02:00
Michael Vogel d331a88adc
Update src/Model/UserItem.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-08-12 18:19:02 +02:00
Michael Vogel 8d8b6b1bf5
Update src/Model/UserItem.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-08-12 18:18:45 +02:00
Michael 7cdbcf411f Clarify the functionality 2020-08-12 13:54:19 +00:00
Hypolite Petovan c573642af0 Added awesome-humane-tech badge
Closes #9006
2020-08-12 09:12:13 -04:00
Michael fbb1ddd534 Unneeded fields removed 2020-08-12 08:39:04 +00:00
Michael 8488ed76e4 Don't create notifications for activities 2020-08-12 08:37:38 +00:00
Michael 60631f8a22 Avoid getting too much notifications 2020-08-12 06:50:02 +00:00
Michael 26df7595ac removed unneeded notification check 2020-08-12 04:43:46 +00:00
Michael 4ee858740e Create notifications for shared posts 2020-08-12 04:35:24 +00:00
Hypolite Petovan 4b15b9fe56
Merge pull request #9003 from annando/show-announce
Display reshared ("announced") messages of a user on their page
2020-08-11 12:54:11 -04:00
Michael 45be80b05e Display reshared ("announced") messages of a user on their page 2020-08-11 16:40:01 +00:00
Michael Vogel dfa177e940
Merge pull request #8986 from MrPetovan/task/8918-move-mod-common
Reduce page size in contacts pages
2020-08-11 13:45:02 +02:00
Hypolite Petovan 8451939708
Merge pull request #9001 from annando/ap-forum
Improvements for delivering forum posts
2020-08-11 07:38:41 -04:00
Michael 946063e6e7 Perform notification check 2020-08-11 08:30:15 +00:00
Michael 5698edddba Added source code comments 2020-08-11 05:23:16 +00:00
Michael 40dce6085d Add notification check 2020-08-10 21:02:59 +00:00
Michael 25ea15de64 Prevent sending forum posts via AP 2020-08-10 19:44:37 +00:00
Michael 2c97e2190b Merge remote-tracking branch 'upstream/develop' into ap-forum 2020-08-10 14:00:17 +00:00
Michael ef7aed5d1f Partly revert coding for compatibility issues 2020-08-10 13:59:51 +00:00