Commit graph

2999 commits

Author SHA1 Message Date
Michael
ab235e24ad Centralised function for the sort order 2023-09-09 13:48:41 +00:00
Michael
19dfdbc03f Simplify network update 2023-09-09 13:26:20 +00:00
Michael
d1c00cf1f6 Standards and unify variables 2023-09-09 13:02:20 +00:00
Michael
52db2b3da1 Make variables non static 2023-09-09 12:48:51 +00:00
Michael
9d6166d7d6 Simplify query merge, changed update behaviour 2023-09-09 12:00:22 +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
7e73283949 The query condition for active users are unified 2023-09-08 15:01:51 +00:00
Michael
692a633dc8 Remove references to the community page 2023-09-08 05:44:08 +00:00
Michael
9cbd0c34a7 Language specific median calculations / collection 2023-09-08 05:06:27 +00:00
Michael
067d72ec85 Merge remote-tracking branch 'upstream/develop' into channel-model 2023-09-07 17:28:02 +00:00
Michael
c1895e7f85 Fixes the score calculation concerning the relation-cid / cid interaction 2023-09-07 12:34:46 +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
f7170343f7 Constants moved to model class 2023-09-04 22:31:06 +00:00
Michael
196219383e "Channel" is split into three classes 2023-09-04 22:22:25 +00:00
Michael
595508a91f New functions for the language library 2023-09-03 17:44:44 +00:00
Michael
c5ef0cfe20 New function to change language codes for the library 2023-09-03 16:42:17 +00:00
Michael
d3231c7a7d Use language filtering on all channels, rearranged channels 2023-09-03 14:01:46 +00:00
Michael
e5978d74c7 Fix coding standards 2023-09-03 12:58:09 +00:00
Michael
8b26d488ad Language selector added, "channel" is now "channels" 2023-09-03 12:54:25 +00:00
Michael
140ac947b5 Fixed spelling 2023-09-03 08:53:44 +00:00
Michael
7fd1f1424a Improved language detection 2023-09-03 08:44:17 +00:00
Michael
508be7a742 Channels in your language 2023-09-03 05:23:49 +00:00
Michael
573050c6ef Simplified call 2023-09-03 03:46:19 +00:00
Michael
52e925559e Acesskeys updated 2023-09-03 03:40:54 +00:00
Michael
3c84a22b32 Some more class changes 2023-09-03 03:35:10 +00:00
Michael
53bd34ed8d DBA is now replaced 2023-09-02 21:48:55 +00:00
Michael
5ddc9d2c09 DI is now removed 2023-09-02 21:37:02 +00:00
Michael
9e0090c068 Test code removed 2023-09-02 19:42:20 +00:00
Michael
5f0a3d392a Fix code standards 2023-09-02 19:37:20 +00:00
Michael
68b9a9796c Simplified code 2023-09-02 19:28:54 +00:00
Michael
4ad3cc2cc1 Use $request / changed icon 2023-09-02 19:16:48 +00:00
Michael
990b65b859 Don't show contacts that we ignore or block 2023-09-02 16:16:56 +00:00
Michael
30d10c60d2 Channels for audio, video and images 2023-09-02 15:52:53 +00:00
Michael
fdaff43039 Use the owner, not the author 2023-09-02 14:19:52 +00:00
Michael
ca32134830 Use activitites and remove unused config 2023-09-02 13:56:54 +00:00
Michael
63c8a90880 "For you" now respects the "notify new posts" setting 2023-09-02 13:14:54 +00:00
Michael
9ec7925ec5 Use a hopefully better "for you" algorithm 2023-09-02 12:47:48 +00:00
Michael
837c2dd24a Use group posts for channels 2023-09-02 06:38:05 +00:00
Michael
3d6dae7774 Updated messages.po 2023-09-02 05:36:32 +00:00
Michael
e186395198 Update function / rearrange tab order 2023-09-02 05:22:44 +00:00
Michael
705deadef8 Code standards 2023-09-01 22:36:47 +00:00
Michael
59a822ee87 Configuration is now stored in the "channel" section 2023-09-01 22:28:25 +00:00
Michael
5c166be3fc Channels are a new way to see different content 2023-09-01 21:56:59 +00:00
Hypolite Petovan
667f384bfc Fix reference to Entity\LocalRelationship class after simplifying use statement in Contact\Profile
- Address https://github.com/friendica/friendica/issues/13156#issuecomment-1696009068
2023-08-28 13:30:01 -04:00
Hypolite Petovan
3d13db1f2c Skip server ignored check when contact gsid is empty in Module\Contact\Profile 2023-08-22 08:38:12 -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
a670d478f8 Add user settings page to manage remote server settings 2023-08-20 14:27:09 -04:00