Hypolite Petovan
907222da53
[frio] Add dark accented scheme
2020-08-19 23:12:52 -04:00
Hypolite Petovan
e4a1ace3ad
[frio] Add more color accents
2020-08-19 23:12:52 -04:00
Hypolite Petovan
cb588eb535
[frio] Add scheme accent feature
...
- Add new accented scheme light
- Add first accent blue
2020-08-19 23:12:48 -04:00
Hypolite Petovan
91a1e5df91
Add more references to theme.php
2020-08-19 22:54:12 -04: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
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
Michael
1934c149a3
Suppress "reshared" information for forum posts
2020-08-10 08:26:09 +00:00
Michael Vogel
017a57cf1e
Merge pull request #8996 from MrPetovan/bug/8995-profile-contacts-is-owner
...
Enable profile contacts page for profile owner
2020-08-10 08:59:09 +02:00
Michael Vogel
7841b0549a
Merge pull request #8998 from MrPetovan/bug/warnings
...
Fix unexpected return value of RedisCache->delete()
2020-08-10 08:58:30 +02:00
Michael
62ce87dfe6
Fixing processing forum posts
2020-08-09 22:46:18 +00:00
Michael
bf7128b4b2
AP Improvements for forums
2020-08-09 18:42:25 +00:00
Hypolite Petovan
7019e02f61
Fix unexpected return value of RedisCache->delete()
...
- Address https://github.com/friendica/friendica/issues/8876#issuecomment-671025374
2020-08-09 10:45:06 -04:00
Hypolite Petovan
3d3ad07385
Enable profile contacts page for profile owner
2020-08-09 09:09:38 -04:00
Tobias Diekershoff
b219677de5
Merge pull request #8991 from MrPetovan/task/restore-autocomplete-comment
...
Restore auto-complete in comment boxes beyond the first
2020-08-09 10:56:41 +02:00
Tobias Diekershoff
6f84b13e2a
Merge pull request #8992 from MrPetovan/bug/8941-bookmarklet-autocomplete
...
Enable autocomplete in Bookmarklet
2020-08-09 10:54:32 +02:00
Hypolite Petovan
4f37b14e42
Enable footer scripts in minimal view
2020-08-08 15:19:20 -04:00
Hypolite Petovan
7a5f2437f9
Fix option syntax for textcomplete
2020-08-08 15:19:04 -04:00
Hypolite Petovan
692bb2a895
Restore auto-complete in comment boxes beyond the first
2020-08-08 12:58:56 -04:00
Hypolite Petovan
5e0b4b8a8f
Merge pull request #8900 from tobiasd/20200718-serverblocklistcsv
...
added CSV import/export of server blocklist
2020-08-08 09:57:41 -04:00
Tobias Diekershoff
3c0968a692
indentation
2020-08-08 15:49:25 +02:00
Tobias Diekershoff
ef0ecf243a
fopen error messages
2020-08-08 08:47:21 +02:00
Tobias Diekershoff
1834f24c9f
some small stuff
2020-08-08 08:35:34 +02:00
Michael Vogel
e733055485
Merge pull request #8987 from MrPetovan/bug/8984-session-destroy
...
Add support for empty session write
2020-08-08 05:39:57 +02:00
Hypolite Petovan
bc02ad89d0
Add support for empty session write
...
- Ignored empty data left session intact, leading to unexpected behaviors
2020-08-07 22:50:16 -04:00
Hypolite Petovan
b3dcecf987
Revert "Actually destroy session on logout"
...
This reverts commit 077b57ecb3
.
2020-08-07 22:49:48 -04:00
Hypolite Petovan
e57449ee35
Reduce page size in contacts pages
2020-08-07 21:18:25 -04:00
Michael Vogel
f0a0c6b822
Merge pull request #8982 from MrPetovan/task/8918-move-mod-common
...
Move mod/common.php to src/ Part 3: Add Module\Contact\Contacts class
2020-08-07 20:51:02 +02:00
Hypolite Petovan
f810733478
Merge pull request #8983 from annando/probe-lock
...
Reworked "getIdForURL"
2020-08-07 14:38:08 -04:00
Michael
ecd2d88b09
Don't let the tests fail. The test user doesn't have a private key
2020-08-07 17:05:49 +00:00
Michael
7b13b7e9c8
Reworked "getIdForURL"
2020-08-07 13:49:59 +00:00
Tobias Diekershoff
afb167602b
remove empty line
2020-08-07 12:51:14 +02:00
Tobias Diekershoff
97df01c938
update the test of the help text
2020-08-07 11:49:25 +02:00
Hypolite Petovan
e64dcc5b5b
Remove obsolete modules common and allfriends
...
- Delete obsolete Model\GContact class
2020-08-06 22:59:10 -04:00
Hypolite Petovan
18cd4f7412
Add new contact/{id}/contacts[/{type}] route and module
...
- Rework contact pages tabs
- Add constants for active contact page tab
2020-08-06 22:59:09 -04:00
Hypolite Petovan
383ddb10ed
Create new page_tabs template
...
- Replace explicit tabs in profile contacts page with new template
2020-08-06 22:59:09 -04:00