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 |
|
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 |
|
Philipp
|
9f18222a06
|
Unify "Capability"
|
2023-07-26 21:44:31 +02:00 |
|
Michael
|
7e322c21b3
|
Removed unneeded parameter
|
2023-07-16 16:48:24 +00:00 |
|
Michael
|
0ea93bfba1
|
Merge remote-tracking branch 'upstream/develop' into more-privacy
|
2023-07-16 09:41:55 +00:00 |
|
Michael
|
08dafd6d70
|
Use plaintext for names and titles
|
2023-07-16 07:26:20 +00:00 |
|
Michael
|
8bb33dccd1
|
Unified BBCode conversion, improved proxy functionality
|
2023-07-15 20:12:08 +00:00 |
|
Hypolite Petovan
|
f87c105518
|
Remove unused variable trheadids from Content\Conversation
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1635208668
|
2023-07-13 23:51:03 -04:00 |
|
Hypolite Petovan
|
248148af99
|
Return early if no items are provided in Content\Conversation->getThreadList
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1628437859
|
2023-07-11 09:03:52 -04:00 |
|
Michael Vogel
|
f991b553ce
|
Update src/Content/Item.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-07-09 21:18:36 +02:00 |
|
Michael Vogel
|
4f62ab6168
|
Update src/Content/Item.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-07-09 21:18:27 +02:00 |
|
Michael
|
b9bb525fe9
|
New parameter to create a share block for display reasons
|
2023-07-09 14:31:47 +00:00 |
|
Michael
|
e95c678141
|
Improve display of quoted posts
|
2023-07-09 14:15:01 +00:00 |
|
Hypolite Petovan
|
706444bdb2
|
Decouple conversation creation from rendering
- This allows to separately obtain a list of threads for rendering without having to deal with an already-formed HTML output
|
2023-07-08 16:57:52 -04:00 |
|
Michael
|
dc28a65e21
|
Incoming posts from Lemmy to groups are now working
|
2023-07-04 21:23:03 +00:00 |
|
Michael
|
8d5876d5f2
|
Set the group as owner for "group only" postings
|
2023-06-25 22:14:35 +00:00 |
|
Steffen K9
|
30ce6f1ed3
|
Fiy typo in author-alias
Added a missing `a` .
|
2023-06-24 12:38:14 +02:00 |
|