Commit graph

1172 commits

Author SHA1 Message Date
Jakobus Schürz
05f2cf9202 fix code because of review 2023-10-02 12:00:23 +02:00
Jakobus Schürz
2ee28e2db2 fix Typo 2023-10-01 23:07:51 +02:00
Jakobus Schürz
f8a1b7ea56 Merge branch 'showgroup-button' into better-navigation 2023-10-01 22:59:27 +02:00
Jakobus Schürz (admin)
17d7432f0e set ! and @ on mentioning in hover-card 2023-10-01 14:59:37 +02:00
Jakobus Schürz (admin)
78e9ee651f show "view group" in hovercard
but only on group-contacts.
rename all *forum to *group in code
2023-10-01 14:25:23 +02:00
Jakobus Schürz (admin)
9dfe39b83d set label in hovercard for mentionings 2023-10-01 14:03:03 +02:00
Jakobus Schürz (admin)
ed9d20b291 Change label of mention-button
* "Mention" on users profile
* "Post to group" on group/forums profile
2023-10-01 12:53:06 +02:00
Jakobus Schürz (admin)
e6a4467557 add "Show Forum" Button to Profile 2023-10-01 12:34:56 +02:00
Michael
82684cd6cd Changes after review 2023-09-26 05:05:51 +00:00
Michael
84b38beb9a Improved link removal 2023-09-25 22:05:53 +00:00
Michael
b2758f2cdd Merge remote-tracking branch 'upstream/develop' into user-defined-channels 2023-09-25 19:39:53 +00:00
Michael
1dbc9bd472 Avoid quoting the own post 2023-09-24 10:18:50 +00:00
Michael
9f23bee6e4 User defined channels can now base on circles/channels 2023-09-24 00:45:07 +00:00
Michael
508d84b2b7 Use full text search 2023-09-21 23:27:05 +00:00
Michael
fac76a33df Improved timeline menu 2023-09-21 20:43:14 +00:00
Michael
42e22ed91b Channel frontend added 2023-09-20 21:39:05 +00:00
Michael
63921ccfca Changed class names 2023-09-19 14:23:02 +00:00
Michael
5056c95d60 Show network elements in the channel widget 2023-09-19 10:20:15 +00:00
Michael
a2f119e18e Fix code standards 2023-09-19 09:09:20 +00:00
Michael
d68572ea44 Channels can now be created by users 2023-09-19 09:05:28 +00:00
Michael
8050389d32 We now display the channel in the sidebar 2023-09-09 19:30:01 +00:00
Michael
d395de3aa1 Setting to select your network tabs 2023-09-09 17:38:09 +00:00
Michael
b5f184388a Fix update after activity 2023-09-09 12:22:40 +00:00
Michael
72b68abe7f Align array assignment 2023-09-09 12:01:35 +00:00
Michael
9f027df909 Code standards + messages.po 2023-09-09 09:30:55 +00:00
Michael
013aee01f5 Network, Channels and Community are children of timeline 2023-09-09 09:14:36 +00:00
Michael
9cbd0c34a7 Language specific median calculations / collection 2023-09-08 05:06:27 +00:00
Michael
129f63cf11 Use a factory 2023-09-07 17:38:33 +00:00
Michael
b4e332ccdc Changes after rebase 2023-09-07 17:35:17 +00:00
Michael
6b131a3985 Model class moved to factory 2023-09-05 05:15:14 +00:00
Michael
8b4309f117 Classes and constants moved 2023-09-05 05:08:19 +00:00
Michael
196219383e "Channel" is split into three classes 2023-09-04 22:22:25 +00:00
Michael
21c7c28447 Some more platform icons added 2023-09-03 18:48:52 +00:00
Michael
8b26d488ad Language selector added, "channel" is now "channels" 2023-09-03 12:54:25 +00:00
Michael
5c166be3fc Channels are a new way to see different content 2023-09-01 21:56:59 +00:00
Hypolite Petovan
64b5f93a6a Add FIXME
- Current implementation is failing tests with emojis including the zero-width-joiner character, encoded on 3 bytes only.
2023-08-29 22:17:48 -04:00
Hypolite Petovan
059a111282 Add unit tests for Smilies::isEmojiPost
- Current implementation is failing tests with emojis including the zero-width-joiner character, encoded on 3 bytes only.
2023-08-29 22:16:09 -04:00
Michael Vogel
6ed440718d
Update src/Content/Smilies.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-08-29 04:59:27 +02:00
Michael
7ee07535f5 Move "html_entity_decode" 2023-08-28 20:53:31 +00:00
Michael
9066a6133c New function to replace blank characters 2023-08-28 20:24:20 +00:00
Michael
4dbb7dd3da Posts without text or only with emojis are now always accepted in the language check 2023-08-28 15:37:20 +00:00
Michael
ff6d14a022 Merge remote-tracking branch 'upstream/develop' into subscription 2023-08-28 04:15:37 +00:00
Michael
f842e7b813 Store and display the subscribed tags 2023-08-28 04:05:52 +00:00
Hypolite Petovan
15d24a77c7 Replace author name by server host in Ignore Server labels 2023-08-25 09:30:51 -04:00
Hypolite Petovan
f2c1ecd19b Replace reference to post plink by author base URL
- This is more reliably used to show the Ignore Author Server link
2023-08-25 09:30:23 -04:00
Hypolite Petovan
544ce206d7 [vier] Add mute author server link in photo menu 2023-08-20 14:27:43 -04:00
Hypolite Petovan
6ecc9c4cba Implement ignored server block in conversations
- Add server ignore status in contact profile page
- Add new reason in DisplayNotFound exception page
2023-08-20 14:27:43 -04:00
Hypolite Petovan
4c6334ea13 [frio] Add Mute Author Server button to post actions 2023-08-20 14:27:09 -04:00
Michael
97aecc8fc1 The twitter addon is no import connector anymore 2023-08-09 20:29:45 +00:00
Michael
7ad8894871 Improvements for Youtube posta via API 2023-08-01 14:27:56 +00:00