Michael
bf7df13855
Add more BlurHash to avoid not being able to display some picture
2022-12-11 09:56:30 +00:00
foss-
63a628460e
AddTwidereX iOS, Remove deprecated and non-functional clients
...
- add TwidereX to iOS
- Remove Twidere Android (currently broken and no longer under development. fun fact: its Google Play link was already going to TwidereX)
- Remove B4X Android + iOS (Google Play Link dead https://github.com/AnywhereSoftware/B4X-Pleroma , website unmaintained, no commits for over a year)
- Remove Tootle iOS, Linux (repo archived: https://github.com/bleakgrey/tootle , no development in almost 3 years)
2022-12-07 13:16:08 +01:00
foss-
c632675976
Update FAQ client list
...
- add Android Mastodon F-Droid
- add TheDesk to macOS, Windows
- add Tooot Android Google Play link
- add Fedi GitHub link
- remove Mastonaut (unmaintained since April 2022 https://mastodon.technology/@brunoph/108138252725934908 )
- remove Friendly (unmaintained since 2018)
2022-12-05 12:59:46 +01:00
Hypolite Petovan
818cdf83ca
[Database version 1500] Remove obsolete table fcontact
2022-12-05 00:00:50 -05:00
Michael
d5e005f90d
[Database version 1498] New table "diaspora-contact" for Diaspora contacts (duh)
...
- Remove duplicated "author-uri-id" keys in view declarations
2022-12-05 00:00:49 -05:00
Michael
a5be5b27e3
Support Blurhash
2022-12-04 13:29:21 +00:00
Hypolite Petovan
2baa56d478
Merge pull request #12298 from annando/api-suggestions
...
Contact suggestions are now cached
2022-12-01 05:25:44 -05:00
Michael
226e857387
API: The "reports" endpoint is partially supported
2022-12-01 05:40:32 +00:00
Michael
f905220923
New field to show the day of the last activity
2022-11-30 22:34:50 +00:00
Michael
f31e617f5d
Contact suggestions are now cached
2022-11-30 05:59:27 +00:00
Michael
8eca961aeb
Added status to the report
2022-11-29 19:50:12 +00:00
Michael
de76e860ad
API: Added trending links
2022-11-28 20:19:57 +00:00
Michael
c00004f6ea
API: Tredning statuses added
2022-11-28 09:30:41 +00:00
Michael
6b36bd893b
API: Trending tags are added
2022-11-28 07:08:01 +00:00
Michael
a7639a2341
Updated documentation
2022-11-28 06:46:18 +00:00
Michael
08b9d11d46
Updated documentation
2022-11-26 09:00:35 +00:00
Michael
92807d86a3
API: Enable edit
2022-11-25 19:35:40 +00:00
Philipp
d2ba254a5a
Merge pull request #12228 from MrPetovan/task/4090-move-mod-photos
...
Create /profile/{nickname}/photos route
2022-11-21 00:32:15 +01:00
Hypolite Petovan
d4cbfeb54c
Update doc/Config.md from review suggestion
...
Co-authored-by: Philipp <admin+Github@philipp.info>
2022-11-20 18:14:37 -05:00
Hypolite Petovan
77e87da441
Create /profile/{nickname}/photos route
...
- Create new Profile\Photos\Index module class
- Update most references of the legacy /photos/{nickname} route
2022-11-20 17:15:07 -05:00
Hypolite Petovan
fa3db8737b
Remove config/addon-sample.config.php file in favor of per-addon configuration files
...
- Update documentation and .gitignore
2022-11-20 14:34:32 -05:00
Philipp
00883c9dcb
Move mod/editpost.php to src\Module\Post\Edit
2022-11-15 22:32:46 +01:00
Michael
91949f0292
Allow anonymous reports
2022-11-14 23:27:46 +00:00
Hypolite Petovan
6df187478d
Fixed wrong reference to user.expire in Model\User::getActorName
...
- Update field documentation to prevent further confusion
2022-11-14 17:02:41 -05:00
Hypolite Petovan
5d9ce80007
[Database version 1489] Add new report database tables
2022-11-14 12:10:37 -05:00
Hypolite Petovan
33d1df3c6d
Move settings/addons to src/Module
2022-11-09 06:25:41 -05:00
Hypolite Petovan
a68c790c64
Create new Settings\RemoveMe module class
...
- Moved route from /removeme to /settings/removeme
- Combined templates into one
2022-11-08 18:33:54 -05:00
Hypolite Petovan
18f54f4425
New area "moderation"
...
- Moved several admin pages to the moderation area
- ACL still is checking for administrator credentials
2022-11-08 02:28:42 -05:00
Tobias Diekershoff
a98d321376
add the homepage_verified field to the profile table and the owner-view
2022-11-07 11:15:55 +01:00
Hypolite Petovan
9aa05eb911
Deprecate themes duepuntozero, quattro and smoothly
2022-11-05 00:06:10 -04:00
Hypolite Petovan
4ab260042c
Create new User\Import module class
...
- Merge Core\UserImport class in Module class
2022-11-02 11:27:31 -04:00
Michael
d3e167c77c
All references to boot.php are now removed
2022-10-19 20:38:25 +00:00
Hypolite Petovan
429b2e0992
Apply code standards in documentation
2022-10-19 07:50:28 -04:00
Michael
11944dda32
old boot.php functions replaced in various places
2022-10-19 07:44:08 -04:00
Philipp
497fc4e432
Move Monolog to Addons
2022-10-17 22:22:00 +02:00
Michael
9ffa053c90
Merge remote-tracking branch 'upstream/develop' into linked-posts
2022-10-16 21:51:26 +00:00
Michael
b4661b35fd
Improved database.sql
2022-10-16 21:43:48 +00:00
Tobias Diekershoff
a192e099ab
[docs] note the preference of MariaDB over other MySQL implementation in the install docs
2022-10-16 10:14:18 +02:00
Hypolite Petovan
d6fe212a49
Merge pull request #12000 from tobiasd/20221015-vagrant
...
updates to the vagrant VM provision and config
2022-10-15 12:23:37 -04:00
Tobias Diekershoff
9383d7849b
adopt IP change in the Vagrant docs
2022-10-15 17:33:47 +02:00
Michael
aeb4645ba6
New field "quote-uri-id" for quoted posts
2022-10-10 22:39:30 +00:00
Michael Vogel
08ead52433
Merge pull request #11763 from tobiasd/marcor-newapi
...
new event APIs
2022-09-24 21:18:20 +02:00
Michael
36668dfdb1
Merge remote-tracking branch 'upstream/2022.09-rc' into duplicates
2022-09-21 03:46:25 +00:00
Michael Vogel
e5c24f33f0
The fcontact table is now updated in the background to improve performance
2022-09-18 15:40:44 +02:00
Michael
79b64cc44f
Detect and remove contact duplicates
2022-09-16 05:00:06 +00:00
Michael
144547009b
All URL fields are now binary and longer
2022-09-04 07:54:01 +00:00
Michael
3e2c684319
Some more index / fatal erros fixed
2022-08-16 11:23:47 +00:00
Michael
5b3145d7ce
Several performance improvements
2022-08-15 13:23:01 +00:00
Hypolite Petovan
946db2ab45
Normalize start_time and end_time parameter names in Friendica API event endpoints
2022-08-13 23:28:20 -04:00
pankraz
bd02340162
new event APIs
2022-08-13 23:28:19 -04:00