Hypolite Petovan
|
544ce206d7
|
[vier] Add mute author server link in photo menu
|
2023-08-20 14:27:43 -04:00 |
|
Hypolite Petovan
|
a670d478f8
|
Add user settings page to manage remote server settings
|
2023-08-20 14:27:09 -04:00 |
|
Hypolite Petovan
|
63f5d94a02
|
Fix DisplayNotFound page
- Add another condition earlier in Module\Item\Display
- Separate reasons in individual translation strings
|
2023-08-20 14:26:27 -04:00 |
|
Hypolite Petovan
|
e31d90eadb
|
Replace references to profile.name by user.username
|
2023-08-20 13:59:07 -04:00 |
|
Hypolite Petovan
|
7e971a2ec6
|
Remove DI dependency from Module\Settings\Profile\Index
- Replace obsolete base settings/profile/index template by vier version
- Group translation labels in settings/profile/index template variables
|
2023-08-20 13:59:06 -04:00 |
|
Michael
|
2183c5e60c
|
New parameter for textareas to make them readonly
|
2023-08-15 20:22:15 +00:00 |
|
Hypolite Petovan
|
6f9e15ea57
|
Remove escaping exception for form field values
- This could allow code injection from a malicious query leading to a form page
- Thanks to Laura Pîrcălăboiu for the report
|
2023-08-02 16:30:48 +02:00 |
|
Hypolite Petovan
|
91d63213ae
|
Reintroduce is_string modifier in addons/connector templates
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1606003698
|
2023-07-11 09:00:41 -04:00 |
|
Tobias Diekershoff
|
1359b171af
|
Merge pull request #13268 from MrPetovan/task/normalize-item-action-label
Normalize item action label key name
|
2023-07-10 10:01:50 +02:00 |
|
Hypolite Petovan
|
37131a6785
|
Normalize item action label key name
- Remove unused $item.return reference in asynchronous item action URLs
|
2023-07-09 21:00:36 -04:00 |
|
Hypolite Petovan
|
c312d11dab
|
Add Report Create module
WIP
|
2023-07-09 18:32:43 -04:00 |
|
Michael
|
e562dbd59c
|
Dedicated circle name for groups
|
2023-06-25 20:37:11 +00:00 |
|
Anubis2814
|
1f06089e5e
|
Added content warning button
|
2023-06-15 12:55:54 -04:00 |
|
anubis2814
|
14b83def60
|
Fix to on this day
|
2023-06-09 01:39:07 -04:00 |
|
Hypolite Petovan
|
3e3f48e5ec
|
[frio] On this date option in the archives
|
2023-06-06 08:42:34 -04:00 |
|
anubis2814
|
e9b9058e16
|
Update view/templates/widget/group_list.tpl
Co-authored-by: Philipp <admin+Github@philipp.info>
|
2023-06-05 08:40:12 -04:00 |
|
anubis2814
|
a7cce4013c
|
New group button
|
2023-06-05 08:40:11 -04:00 |
|
Hypolite Petovan
|
3385147f25
|
Replace "forum" by "group" in the rest of the code
|
2023-06-02 13:52:41 -04:00 |
|
Hypolite Petovan
|
33da0c196a
|
Restore is_string() as a Smarty modifier
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1567336694
|
2023-05-29 19:19:41 -04:00 |
|
Hypolite Petovan
|
4f7740264e
|
Replace "group" with "circle" in the rest of the code
- Remaining mentions already mean "forum"
|
2023-05-27 22:01:45 -04:00 |
|
Hypolite Petovan
|
ced6680c6a
|
Remove direct call to is_string() from templates
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1523913027
|
2023-05-23 22:09:55 -04:00 |
|
Hypolite Petovan
|
30c4883aa6
|
Escape notification text in /notifications module
- This was causing literal HTML display names to be interpreted in the page
|
2023-05-14 09:13:26 -04:00 |
|
Michael
|
c064ebe231
|
Emojis are now added either in comments or starting posts - but not both
|
2023-05-06 21:46:40 +00:00 |
|
Michael
|
85408fe437
|
Vier: The emoji picker is now integrated
|
2023-05-06 21:27:21 +00:00 |
|
Michael
|
0a3f1094ce
|
The emoji selector is now available for comments
|
2023-05-06 09:41:07 +00:00 |
|
Michael
|
54a6748808
|
Changes after review
|
2023-05-04 15:23:51 +00:00 |
|
Michael
|
45c1d74750
|
The Emojipicker is added to Frio for new posts
|
2023-05-04 10:54:29 +00:00 |
|
Michael
|
bf4d19eed3
|
Changes after code review
|
2023-05-03 21:14:35 +00:00 |
|
Michael
|
b4b9a6a34a
|
Add Fancybox to the core
|
2023-05-03 20:59:28 +00:00 |
|
Hypolite Petovan
|
ce9939b4c0
|
Separate JSON output of contact lists in message_recipient template
|
2023-04-23 16:31:29 -04:00 |
|
Hypolite Petovan
|
9788984b06
|
Move calls to json_encode from Smarty templates to variable lists
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1518577079
|
2023-04-23 00:29:08 -04:00 |
|
Hypolite Petovan
|
03b7fcd09c
|
Filter contact search by blocked remote domains
- Add filter explanation
|
2023-04-20 07:43:17 -04:00 |
|
Hypolite Petovan
|
c65cb66160
|
[vier] Remove duplicate variable declaration
- They were meant to be removed when the const declarations were introduced
|
2023-04-15 00:40:50 -04:00 |
|
Hypolite Petovan
|
4db29565de
|
[frio] Add Dropzone dictionary strings to l10n
|
2023-04-09 08:24:12 -04:00 |
|
Philipp
|
36e21cacc9
|
Apply suggestions from code review
Switch to `isWritable`
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-03-27 19:36:14 +02:00 |
|
Philipp
|
fa9c3d40be
|
Add conditional help text for disabled fields
|
2023-03-27 19:36:13 +02:00 |
|
Philipp
|
76f3b07033
|
Disable setting fields in case we use environment variables
|
2023-03-27 19:36:13 +02:00 |
|
Josh Soref
|
04cbbcd2ff
|
spelling: phppath
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 20:04:07 -04:00 |
|
Josh Soref
|
c17e0ba9a8
|
spelling: flags
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 20:03:51 -04:00 |
|
Josh Soref
|
414a4348c4
|
spelling: except
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 20:03:51 -04:00 |
|
Josh Soref
|
68c7634fa6
|
spelling: sidebar
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:14:16 -04:00 |
|
Josh Soref
|
0b452bcc63
|
spelling: overridden
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:14:16 -04:00 |
|
Josh Soref
|
5b7ef2ff3c
|
spelling: identity
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:23 -04:00 |
|
Josh Soref
|
de7f9b380b
|
spelling: height
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:23 -04:00 |
|
Josh Soref
|
acb85feafb
|
spelling: explicit
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:23 -04:00 |
|
Josh Soref
|
f231e5b623
|
spelling: default
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:23 -04:00 |
|
Michael
|
72952d2c92
|
Issue 11535: Automatically open and close the registration
|
2023-03-21 21:44:26 +00:00 |
|
Jakobus Schürz
|
920dcca263
|
render max_imagesize in header.tpl
so it is reachable general from the whole website, and the dropzone-factory can use
it also to create dropzones from modal.js
|
2023-03-19 18:52:46 +01:00 |
|
Jakobus Schürz
|
16f065e260
|
changes in case of codereview
|
2023-03-19 18:52:45 +01:00 |
|
Jakobus Schürz
|
0cc2e1c22a
|
apply changes from review
|
2023-03-19 18:52:45 +01:00 |
|