Hypolite Petovan
e556dc3c31
Add new frio.always_open_compose setting
...
- This setting allows the New Post button to always open the Compose page instead of the modal by default
2022-10-16 11:49:27 -04:00
Hypolite Petovan
d826fe0a3b
Refactor files related to the Compose page and frio theme settings
...
- Use dependencies instead of most DI calls in Module\Item\Compose
- Group translation strings in a subkey of the template variables array
- Rewrite array initializations in theme/frio/config
2022-10-16 11:48:28 -04:00
Michael
4d39ec8b63
Issue 11880: Provide "alt" description from uploaded file
2022-10-03 21:23:04 +00:00
Michael
ff89c1a8bf
Template based XML generation is replaced with native XML
2022-09-11 07:00:16 +00:00
Hypolite Petovan
4a885a13a6
Remove poke feature
2022-08-09 14:55:55 -04:00
Hypolite Petovan
49394aedeb
Add password length limit if using the Blowfish hashing algorithm
...
- Add new page to reset a password that would be too long
- Add support for pattern parameter in field_password
2022-08-01 12:12:18 -04:00
Hypolite Petovan
e11d3cfeb0
Add upload feature for domain pattern block list
...
- Add new /admin/blocklist/server/import route
- Add form on domain pattern blocklist index page
2022-07-27 11:54:50 -04:00
Hypolite Petovan
7d7a5a65e9
Add download feature for domain block list
...
- Add new /blocklist/domain/download route
- Add link on /friendica page
2022-07-27 11:54:50 -04:00
Hank Grabowski
e57e1ba1e5
Make network counts at the group level system level configurable
2022-07-08 15:29:34 -04:00
Philipp
0223c030a9
Improve 2 factor usage
2022-06-25 23:04:00 +02:00
Michael
da33517a2d
Rearrange the notification settings
2022-06-05 21:19:21 +00:00
Michael
57b8708425
Issue 11566: More detailled notification configuration
2022-06-05 11:41:08 +00:00
Hypolite Petovan
1301a53f20
Remove relocation form from Admin Site settings
2022-05-29 13:15:23 -04:00
Michael
a63caefe3d
Polls are now displayed
2022-05-16 04:55:15 +00:00
atjn
31ed9b450d
Update default icon
2022-04-28 12:41:26 +02:00
Hypolite Petovan
967c438312
Enclose account settings panels in separate forms
...
- This prevents auto-filled password fields to abort settings save
- Move single-use settings/nick_set template HTML to settings/account
2022-04-24 08:36:53 -04:00
Michael
0d8cf06e4a
Experimental feature to enter a custom creation date
2022-04-13 05:31:32 +00:00
Michael
989ac2fda8
Some more "exit" replaced
2022-04-10 11:03:24 +00:00
Michael
75bc4eccb7
Display featured posts for contacts
2022-04-07 21:52:25 +00:00
Hypolite Petovan
5a12bd87f3
Replace Javascript notification string formatting with Smarty templates
2022-03-14 07:56:58 -04:00
Hypolite Petovan
d15ebb6fd3
Normalize base URL usage in admin templates
2022-03-11 23:14:21 -05:00
Hypolite Petovan
b24fe917e4
Prevent tagsinput select element to be submitted without a value when they are required
...
- This was allowing to submit private messages to the wrong recipient
2022-02-23 21:30:18 -05:00
Michael
706bcfa832
Fix for warnings in smarty templates
2022-02-20 06:57:04 +00:00
Michael
51fb265621
Merge remote-tracking branch 'upstream/develop' into forum3
2022-02-17 07:11:50 +00:00
Michael
9ac24a0f36
More rework to make private communities working
2022-02-16 22:56:55 +00:00
Hypolite Petovan
99979019bf
Expand system.accept_only_sharer pconfig value to include previous behavior with likes
2022-02-15 15:54:36 -05:00
Michael
384fe562a8
More statistics
2022-02-07 06:23:49 +00:00
Michael
bdba75ec47
Show detailled statistics per platform
2022-02-07 06:11:37 +00:00
Michael
58b4ecd6ae
Show month/halfyear usage
2022-02-07 05:29:00 +00:00
Michael
c7b3c071c7
Issue 11034: Use the profile photo for local users
2022-02-01 19:12:33 +00:00
Hypolite Petovan
aeb112ab5f
Fix bidi support in shared posts
...
- Display was wrong when language direction was different between nickname and content
2022-01-17 07:39:05 -05:00
Michael
b065318366
Cleaned advanced contact tab
2022-01-12 21:23:45 +00:00
Hypolite Petovan
60bb66e18d
[frio] Make connector settings panels keyboard activated
...
- Keep the connector panel open after form was submitted
2021-11-29 06:03:59 -05:00
Hypolite Petovan
0ca420c949
[frio] Make addon settings panels keyboard actionable
...
- Keep the addon panel open after form was submitted
2021-11-29 06:03:59 -05:00
Philipp
9207b9e408
Fixing https://github.com/friendica/friendica/issues/11033
2021-11-27 13:48:05 +01:00
Hypolite Petovan
23e1130264
Move title attribute to <time> tag
...
- Use correct machine-readable value in datetime attribute
2021-11-21 22:51:21 -05:00
Michael
cfac13790b
"escapeTags" is finally removed
2021-11-07 09:18:25 +00:00
Hypolite Petovan
41062eb7e4
Add new purge contacts option to admin server blocklist
...
- Move adding a server domain pattern to the blocklist in a separate module to allow reviewing the list of known servers that would be affected
2021-11-06 01:36:53 -04:00
Hypolite Petovan
068c567b3d
Move server block list HTML escaping to templating
2021-11-06 01:34:16 -04:00
Philipp
62bacbb833
Remove 'maxloadavg_frontend' restriction in Friendica
2021-11-05 20:52:43 +01:00
Michael
8185c591d8
New option to activate/deactivate contact avatar cache
2021-10-23 17:18:30 +00:00
Hypolite Petovan
aea07a7c15
Add new purge contact content option to admin contact blocklist
2021-10-16 19:29:38 -04:00
Hypolite Petovan
9935e8e711
Remove event.adjust field
...
- It was confusing and introduced complexity that wasn't worth the unclear gain
2021-10-03 13:42:32 -04:00
Tobias Diekershoff
195d3ecd65
remove unneeded tabs
2021-10-03 17:03:05 +02:00
Tobias Diekershoff
4c04ec483f
restore jot.tpl file formatting
2021-10-03 17:03:05 +02:00
Tobias Diekershoff
f0763c4eaf
add character counter to themes other then frio
...
Only vier needed some styling so that the counter looked fitting.
closes #2525
2021-10-03 17:03:05 +02:00
Hypolite Petovan
47acb6a278
Move notify to the new paradigm
...
- Remove unused frion notify template
- Update API test
2021-10-02 18:15:42 -04:00
Hypolite Petovan
222333f64f
Remove contact drop feature
...
- Feature was confusing, sometimes ineffective and overall overlapping with unfollow/block
2021-10-02 16:04:28 -04:00
Hypolite Petovan
72fae04e97
Add revoke follow feature
...
- Add new follow revoke module
- Add new hooks: revoke_follow, support_follow, support_revoke_follow
- Add link in contact page action menu
2021-10-02 14:01:46 -04:00
Hypolite Petovan
9918fa3ec0
Move translation strings in their own array for confirm templates
2021-10-02 13:52:54 -04:00