Commit graph

1396 commits

Author SHA1 Message Date
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
Michael
5c5ae00370 Improved performance when updating contacts 2022-08-13 09:01:48 +00:00
Philipp
a145712f04
Merge pull request #11837 from MrPetovan/task/remove-poke
Remove poke feature
2022-08-11 18:17:11 +02:00
Michael
d9aee0b3ea Conversation entries will now be stored asynchronous if possible 2022-08-10 09:28:18 +00:00
Hypolite Petovan
4a885a13a6 Remove poke feature 2022-08-09 14:55:55 -04:00
Michael
87a945b295 More prevention of double processing of the same content 2022-08-06 17:06:55 +00:00
Michael
c8d1bf4cdf Code standards and updated database documentation 2022-08-01 07:06:30 +00:00
Michael
86105635ca Improved message handling / new activity relay handling 2022-07-27 17:39:00 +00:00
Michael
51cc1f679f Added trust / isActivityGone 2022-07-24 14:26:06 +00:00
Michael
5d6eb4670a We now store the conversation as well 2022-07-23 13:58:14 +00:00
Michael
7eb410bed7 Conversation/context is now stored 2022-07-23 06:52:43 +00:00
Michael
4930e77eb3 We are now setting the corresponding worker id 2022-07-21 07:05:38 +00:00
Michael
d4a536137d database.sql updated, standards fixed 2022-07-21 05:42:53 +00:00
Michael
6454f9a32c Updated messages.po 2022-07-17 07:39:12 +00:00
Philipp
0223c030a9
Improve 2 factor usage 2022-06-25 23:04:00 +02:00
Roland Häder
8c38265b37
Changes:
- `url` to `varbinary(1024)`
 - `preview` to `varbinary(512)`

as the previous once (half length) were not enough in real-life scenarios
2022-06-19 23:09:29 +02:00
Roland Häder
9f24a4b60e
Fixed documentation/SQL dump with ./bin/console dbstructure dump 2022-06-19 15:36:16 +02:00
Roland Häder
96954e2b18
Size "mediumint" wasn't enough:
https://digitalcourage.video/static/webseed/5a039eb2-9fbc-441d-a772-59ae3ee65c15-1080.mp4 has 6758472669 Bytes

So let's go REALLY big.
2022-06-19 15:36:15 +02:00
Hypolite Petovan
622b978a84
Merge pull request #11655 from Quix0r/fixes/more-type-hints-002
More type-hints and documentation added
2022-06-19 09:27:29 -04:00
Roland Häder
5f6943b008
Changes:
- MySQL index on BLOB/TEXT can only be partial (e.g.: `column`(length))
2022-06-19 10:50:06 +02:00
Tobias Diekershoff
065dad79ca
updated the Accesskey documentation accordingly 2022-06-19 06:33:21 +02:00
Roland Häder
92a1d14e5e
Updated documentation and SQL dump, according to woodpecker tests 2022-06-18 16:02:33 +02:00
Michael
19772f29f3 API: Support for markers added 2022-06-06 21:38:59 +00:00
Michael
d242332aa4 Add the notify type to the notification query 2022-06-05 15:02:03 +00:00
Michael
57b8708425 Issue 11566: More detailled notification configuration 2022-06-05 11:41:08 +00:00
Michael
324cce7a19 Issue 11472: Store the "edit" history 2022-05-15 20:21:56 +00:00
Michael
a662245c74 We now store the receivers as well 2022-05-13 05:52:05 +00:00
Michael
a943dbb420 Introducing the "failed" counter 2022-05-12 06:54:58 +00:00
Michael
2433fee461 Changes after code review 2022-05-05 12:23:44 +00:00
Michael
ab42fd88a4 Changed index for the categories 2022-05-05 08:45:32 +00:00
Michael
2a4b5b4cb4 New index 2022-05-05 08:40:50 +00:00
Michael
4ba28e0199 Merge remote-tracking branch 'upstream/2022.05-rc' into performance 2022-05-03 08:23:09 +00:00
Michael
c608d85707 Updated database description 2022-05-02 05:17:42 +00:00
Erich
c938eb5002
Update doc/Install.md
fix by @MrPetovan

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-05-01 22:09:00 +10:00
Erich
d255c3128e
Update Install.md
include instructions for db config
2022-05-01 15:01:13 +10:00
Anton
51380af100
Fix img example
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-04-28 18:13:38 +02:00
Anton
748b7528d3
Fix img example
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-04-28 18:13:16 +02:00
atjn
31ed9b450d Update default icon 2022-04-28 12:41:26 +02:00
Michael
0ad18afb7b Some small API documentation rearrangements 2022-04-27 06:50:25 +00:00
Michael
990eea2c4e We now store uncommon endpoints 2022-04-25 13:45:03 +00:00
Hypolite Petovan
90368d7484 Remove unused settings_post and settings_form hooks
- Addons should use the addon_form hook instead
2022-04-24 01:21:49 -04:00
Michael
ac08bc1362 Enhanced database comment 2022-04-24 00:20:06 +00:00
Michael
060597f619 Store the tag type for the post targets 2022-04-23 11:39:19 +00:00
Michael
9b646dad97 API: We can now display polls 2022-04-22 19:24:22 +00:00
Michael
f34b7b91fa API: New Mastodon endpoints added 2022-04-21 19:58:56 +00:00
Michael
2236e5cfb0 Issue 11425: Additional sorting by creation date 2022-04-20 21:03:33 +00:00
Michael
834844573b We can now store incoming questions 2022-04-20 06:28:02 +00:00
foss-
ea148050dc
re-added Husky
- new developer for husky, re-added entry with F-Droid und Google Play links
2022-04-18 22:34:04 +02:00
foss-
ec5905aee2
Update FAQ: Remove Roma iOS and Husky Android, both EOL
- Roma iOS entry removed
- Husky Android entry removed
2022-04-18 19:05:26 +02:00
foss-
c796f854f2
Update FAQ.md
- Mastonaut for macOS is now free, removed cost info and added close source info
- updated name for Mastodon client
- added Whalebird for Windows
- added Mastodon for Android
- removed Dica (last update Jan 2019, developer website, source code github and support forum link on Google Play site dead)
- added Tusky F-Droid and Google Play links
- removed twitlatte (This app was suspended by Twitter. Please use other app. as per repo info)
- Yuito added Google Play link
- Twidere X added F-Droid and Google Play links
- removed Roma (App will be removed from app store on 3/15/2021 and support ended, as per Google Play info)
- removed website links for tooot and b4x ios, twidere android for consistency - app name ideally always goes to source
2022-04-18 13:50:32 +02:00
Hypolite Petovan
ba1bdc6920
Merge pull request #11400 from annando/display-featured
Display featured posts for contacts
2022-04-08 08:03:07 -04:00
Michael
75bc4eccb7 Display featured posts for contacts 2022-04-07 21:52:25 +00:00
bkil
72a3ab6382 doc/themes.md,FAQ-admin: point to live friendica-themes.com mirror 2022-04-07 02:36:05 +02:00
Michael
612e91b603 Added description 2022-04-06 15:02:21 +00:00
Michael
a1dd299eb3 Preparations for "featured" posts 2022-04-06 13:34:11 +00:00
Michael
c0b3c527d6 Added processing of incoming block notices 2022-04-05 19:14:29 +00:00
Michael
61abc6377d Preparation for "Featured" collection added 2022-04-04 23:07:44 +00:00
Hypolite Petovan
1ae7cac236 Move mod/ping to module class 2022-03-14 07:57:41 -04:00
Hypolite Petovan
7ce97459d4 Deprecated the notify table/classes 2022-03-14 07:56:20 -04:00
Michael
15de709b89 API: We can now post to groups via the Mastodon endpoint 2022-03-04 05:50:33 +00:00
Hypolite Petovan
cddead2343 Move follow revoke protocol to worker task
- Switch to public contact for revoke_follow hook
2022-02-24 09:35:55 -05:00
Hypolite Petovan
6a1f9a7fa3 Move unfollow protocol to worker task
- Add uid parameter to unfollow hook
- Rework and unify Contact::unfollow, Contact::removeSharer and Contact::terminateFriendship
- Add missing twitterUser property to Twitter\Friendships\Destroy module
2022-02-24 09:35:54 -05:00
bkil
dac67baf11 doc/Install.md: fix typo within ACL section 2022-02-23 15:20:15 +01:00
bkil
b0ab82355b doc/Install.md: Troubleshooting: loadavg, filesystem ACL, big uploads 2022-02-23 15:05:24 +01:00
Michael
9c60b4127b Merge remote-tracking branch 'upstream/develop' into private-forums 2022-02-13 07:03:20 +00:00
Michael
e394143148 Private forums are now working via ActivityPub 2022-02-12 18:38:36 +00:00
Tobias Diekershoff
c0c1799508
Contact ex- and import should work with Misskey CSV files as well 2022-02-11 13:47:06 +01:00
Michael
85eab6ebee New field for groups that are connected with forums 2022-02-09 19:44:10 +00:00
Michael
92a71f8c27 Store wekk/month&halfyear usage / number of posts 2022-02-06 20:03:19 +00:00
Christian Kalkhoff
11397b2f2f Fix typo in URL 2022-01-23 23:06:07 +01:00
Michael
29be22ee6a Display interaction data for Diaspora accounts 2021-12-30 22:11:52 +00:00
Michael
f7e859ec2c API: Set "dismissed" instead of "seen" 2021-12-28 20:38:18 +00:00
Tobias Diekershoff
5f1b75d22f developer intro the ! was missing in the #! 2021-12-07 09:01:36 +01:00
Tobias Diekershoff
ab77f48b8b Friendica now requires PHP 7.3 or above 2021-12-04 10:21:11 +01:00
Michael
dfa57d54e3 Changed documentation to reflect the changes 2021-12-01 19:23:27 +00:00
Hypolite Petovan
60bb66e18d [frio] Make connector settings panels keyboard activated
- Keep the connector panel open after form was submitted
2021-11-29 06:03:59 -05:00
Hypolite Petovan
0ca420c949 [frio] Make addon settings panels keyboard actionable
- Keep the addon panel open after form was submitted
2021-11-29 06:03:59 -05:00
Hypolite Petovan
39c763ce2f Add item_by_link hook to allow connectors to import remote posts 2021-11-23 17:47:02 -05:00
Hypolite Petovan
a47830990a Improve probe_detect hook
- Remove Twitter probe from core
- Allow hook function to better abort the probe_detect process
2021-11-23 17:46:20 -05:00
Hypolite Petovan
4208535c16
Merge pull request #11019 from foss-/develop
FAQ: removed windows client
2021-11-22 07:05:53 -05:00
foss-
24dbaa0154
FAQ: removed windows client
- dead link, no trace to be found when searching for this client
2021-11-22 12:18:53 +01:00
Tobias Diekershoff
a165f552e0 one sentence per line 2021-11-22 07:08:45 +01:00
Hypolite Petovan
fd0d17df31 [Database version 1444] Add "hidden" field to user-contact table
- This is a user-specific field
2021-11-21 18:59:37 -05:00
foss-
b6bf8aa608
removed typo 2021-11-21 13:56:01 +01:00
foss-
4809a334ba
re-add gnusocial
They are not dead and their repo can be reached again (yey)
2021-11-21 12:45:56 +01:00
foss-
c310930658
FAQ Client list unified format
- iOS and macOS listings now follow the adnroid listing format
- missing information added
2021-11-21 02:58:05 +01:00
foss-
3bae52074a
Merge branch 'friendica:develop' into doc_faq_client-clean-up 2021-11-21 01:09:31 +01:00
foss-
690f230c90
Updated FAQ Client section
- improved intro text
- removed Metatext iOS client (never worked without errors for friendica)
- added Mastodon iOS client
- corrected link for iOS Stella
- updated Tooot link, added data collection hint
- Tootle: removed hint and added update year
- corrected Stella* name
- removed StarPterano (app not updated for a while, no privacy policy provided to apple, UI lacking, login on every open required - not a user experience to recommend)
- Sailfish Friendly: improved link, added last update year
- macOS added Whalebird
- updated german faq
2021-11-20 19:56:37 +01:00
Hypolite Petovan
190efcefad
Merge pull request #10977 from nupplaphil/feat/dynamic_modules
Introduce interface for `Module`s
2021-11-17 06:36:54 -05:00
Philipp
8f741c8b78
Remove afterpost() handling 2021-11-16 22:40:38 +01:00
Hypolite Petovan
cbbb09c531
Merge pull request #10985 from foss-/develop
split admin FAQs
2021-11-15 11:50:32 -05:00
foss-
611e6a9c70
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-15 17:30:50 +01:00
foss-
55147a6b44
linking new Admin FAQ in home 2021-11-15 17:09:40 +01:00
foss-
b02044f497
also split de FAQ
and unify structure
2021-11-15 16:52:34 +01:00
foss-
18f270d685
updated dica entry for de faq 2021-11-15 16:13:55 +01:00
foss-
a99ad74a3b
split admin FAQs
- user section FAQ now is what it claims to be (user FAQs)
- new file for admin FAQ created (FAQ admin.md
2021-11-15 14:38:42 +01:00
foss-
ed1d9400e0
updated dica entry
- removed website link as no dica info can be found
- added Google Play link
- added last update info to warn users the app is not under maintenance
2021-11-15 14:10:46 +01:00
Michael
a911e8eefd Changed field description 2021-11-07 17:04:02 +00:00
Michael
d7502848fa Updated database documentation 2021-11-07 16:10:47 +00:00
Philipp
2ab0d06996
Restructure Storage to new paradigm 2021-10-27 20:00:19 +02:00
Philipp
b216317477
Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
Philipp
f5786a8f4f
set intro::duplex deprecated because of no usage 2021-10-21 21:57:24 +02:00
Philipp
ed184bd592
Set intro.blocked to deprecated 2021-10-21 21:56:46 +02:00
Philipp
a40f503fdd
Move Introduction to new depository paradigm 2021-10-21 21:49:20 +02:00
Michael
6d0f6babe3 Mandatory index added 2021-10-19 01:55:24 +00:00
Michael Vogel
df99ca8d82
Merge pull request #10888 from MrPetovan/task/10887-bbcode-style-block
Add conditional block output for BBCode tag [style]
2021-10-18 20:19:53 +02:00
Hypolite Petovan
39aff642aa Deprecate limited-use and potentially confusing [class] BBCode tag
- Replace its usage in Mastodon emoji with an internal tag [emoji]
2021-10-18 02:45:42 -04:00
Hypolite Petovan
4bee4818cf Add conditional block output for BBCode tag [style]
- Move new line conversion to <br> tags
- Update BBCode help page
2021-10-17 21:27:05 -04:00
Michael
f1d3f60499 Remove "fcontact" from suggestions 2021-10-17 20:19:02 +00:00
Michael
948450c24b Changed field description 2021-10-11 17:21:29 +00:00
Michael
13827edd2c New photo field "photo-type" as preparation for banners 2021-10-11 14:21:10 +00:00
Philipp
ccd8895237
Adress feedback :) 2021-10-05 20:07:14 +02:00
Philipp
aebbbbba28
Update doc/Addons.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-05 20:07:14 +02:00
Philipp
bb64f1cb77
Update doc/AddonStorageBackend.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-05 20:07:13 +02:00
Philipp
08d1dcf14c
Adapt documentation 2021-10-05 20:07:13 +02:00
Hypolite Petovan
9935e8e711 Remove event.adjust field
- It was confusing and introduced complexity that wasn't worth the unclear gain
2021-10-03 13:42:32 -04:00
Hypolite Petovan
66fec8944f Add block and unblock hooks 2021-10-02 17:30:40 -04:00
Hypolite Petovan
c4a4473cd0 Remove the obsolete parameter $two_way from terminateFriendship methods
- Follow revokation is now done independently
2021-10-02 16:14:22 -04:00
Michael
2408ac8227 Merge remote-tracking branch 'upstream/develop' into contact-media 2021-10-02 18:35:43 +00:00
Hypolite Petovan
72fae04e97 Add revoke follow feature
- Add new follow revoke module
- Add new hooks: revoke_follow, support_follow, support_revoke_follow
- Add link in contact page action menu
2021-10-02 14:01:46 -04:00
Hypolite Petovan
52b8cd054d [Docs] Move unfollow hook instances in the correct file 2021-10-02 13:53:21 -04:00
Michael
27a0a47e7e Updated access key documentation 2021-10-02 15:30:15 +00:00
Michael
a44d200c21 Merge remote-tracking branch 'upstream/develop' into contact-media 2021-10-02 15:13:55 +00:00
Michael
c3554ac0f4 "Video" is replaced by a "Media" tab in contact and profile 2021-10-02 15:09:43 +00:00
Hypolite Petovan
797391e1d8 Rework contact termination to separate protocol-level and contact-level
- Mail and Feed contacts are now removed automatically on relationship termination
- Added logging and notice messages for different results
2021-10-02 08:31:59 -04:00
Michael
865006682a Merge remote-tracking branch 'upstream/develop' into user-contact 2021-10-02 11:57:43 +00:00
Tobias Diekershoff
2e6b0f63be small typo 2021-10-01 18:27:22 +02:00
Tobias Diekershoff
d7cb68e95d add a hint about the phpmailer addon to the install docs 2021-10-01 18:25:18 +02:00
Tobias Diekershoff
0b2fa63bcb Vagrant: Docs add a note about the PHP dependencies 2021-10-01 10:04:40 +02:00
Tobias Diekershoff
e4dc2b8e1c Vagrant: Docs
A typo and a note about resolving friendica.local
2021-10-01 09:38:51 +02:00
Tobias Diekershoff
d6f89da11b Vagrant: updating the docs 2021-10-01 08:54:08 +02:00
Michael
96055cafff Merge remote-tracking branch 'upstream/develop' into conversation-moved 2021-09-26 03:57:31 +00:00
Michael
a2532ad755 Merge remote-tracking branch 'upstream/develop' into user-contact 2021-09-26 03:07:59 +00:00
Hypolite Petovan
d8febbe45e Add new hook to support unfollow contacts on non-native networks 2021-09-25 16:15:06 -04:00
Michael
0ad904c185 The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
Michael
2926282f8d More fields added to "user-contact" 2021-09-13 14:20:20 +00:00
Michael
5abc1543fd Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact 2021-09-13 12:31:30 +00:00
Michael
84666a314a Rearranged fields 2021-09-13 08:22:11 +00:00
Michael
0a01f0443e Deprecated fields 2021-09-12 20:50:03 +00:00
Michael
19c3e55ca8 Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact 2021-09-12 12:36:04 +00:00
Philipp
5702944116
Add the possibility to use a different configuration directory 2021-09-11 14:33:26 +02:00
Michael
b170dd765d Insert and update some more fields 2021-09-10 20:53:10 +00:00
Michael
a4b0ab90b1 Insert a user-contact for every contact 2021-09-10 13:05:16 +00:00
Tobias Diekershoff
acabaf4df7 update to the INSTALL documentation
* updated the PHP requirements and added a note about the PHP8 support
* removed the section about tryfriendica.de as possibility to get a temporal Friendica account
2021-09-09 10:42:18 +02:00
Hypolite Petovan
37a30434bb Remove remaining mentions of $a->argc/argv
- This was breaking the layout of specific pages in Frio
2021-08-17 08:26:12 -04:00
Philipp
d0536ebea7
Rename ISelectableStorage to IWritableStorage 2021-08-16 23:27:42 +02:00
Philipp
57438afbb3
- Moved the description for the specific storage exception first
- Introduced exceptions for try to get invalid storage
- ReferenceStorageException now extends StorageException
2021-08-16 23:27:42 +02:00
Philipp
813db7956f
Update AddonStorageBackend.md 2021-08-16 23:27:42 +02:00
Michael
74f3cbc383 Improved error check, added "put" 2021-08-15 07:28:26 +00:00
Michael
e28a4265c5 API: First steps to support subscriptions 2021-08-15 00:30:41 +00:00
Tobias Diekershoff
a25fc2f07c docs, remove freenode from the IRC list 2021-08-11 17:31:33 +02:00
Michael
ce46ab2573 The Matrix and XMPP address is now transported via AP as well 2021-08-10 23:49:09 +00:00
Michael
bee04f86ee Matrix addresses can be entered in the profile 2021-08-09 01:39:09 +00:00
Michael
ec5ed0cf46 Placeholder page for scheduled posts 2021-08-02 12:10:03 +00:00
Michael
01197f66e5 Improved docs 2021-07-30 22:43:11 +00:00
Michael
6ea3d4aa61 Added API calls, removed fields 2021-07-29 10:34:31 +00:00
Michael
2951243b07 Preparation for delayed posts 2021-07-28 22:22:00 +00:00
Michael
5a87ccf026 Getter/Setter for theme info 2021-07-25 19:39:10 +00:00
Hypolite Petovan
2eb0349582
Merge pull request #10536 from annando/dfrn2
Unneeded legacy DFRN table removed
2021-07-22 07:44:15 -04:00
foss-
70b9d12b80
add Metatext iOS client and fix typo 2021-07-22 11:34:03 +02:00
foss-
9f23fbaeb3
Amaroq is EOL, removing entry from list
EOL as per https://github.com/ReticentJohn/Amaroq/tree/master#on-learning-of-an-official-client-going-out-and-my-general-lack-of-ongoing-feature-development-and-support-i-am-opting-to-make-it-official-that-this-repo-will-no-longer-be-supported-i-wish-all-the-best-to-the-mastodon-team-and-i-am-glad-i-could-be-part-of-its-history
2021-07-22 11:18:43 +02:00
Michael
c1f849c389 Unneeded legacy DFRN table removed 2021-07-22 07:11:26 +00:00
Michael
b5f59d5be0 API: Support for deprecated API endpoints and OAuth removal 2021-07-20 20:48:37 +00:00
Michael
6668066099 The legacy OAuth server is removed 2021-07-20 17:41:04 +00:00
Michael
3a5523820c Legacy DFRN transport layer is removed 2021-07-15 13:28:32 +00:00
Michael
6e79da0b0c The uri-id is now in all contact tables 2021-07-09 07:09:33 +00:00
Michael
901c3f4855 we now have got an uri-id field for the contact table 2021-07-08 18:59:58 +00:00
Michael
178bc543e3 New founction to count threads 2021-07-08 17:32:41 +00:00
Michael
f29bd23ea8 New function to convert BBCode for a given ID 2021-07-08 13:47:46 +00:00
Michael
aed5e4cc96 New struture for post related links 2021-07-05 18:45:49 +00:00
Michael
e2dc36a691 AP: Support "discoverable" 2021-06-30 05:40:11 +00:00
Michael
c06c515e02 Desktop is Web 2021-06-24 20:21:06 +00:00
Michael
4f35e954a4 Halcyon is Halcyon 2021-06-24 20:19:28 +00:00
Michael
62fffce1e8 Adjusted documentation 2021-06-24 18:16:48 +00:00
Michael
f344d56316 TwidereX added 2021-06-18 09:04:11 +00:00
Michael
fe07dc828b Fix noscrape publishing and pulling, added header 2021-06-17 11:23:32 +00:00
Michael Vogel
4a69b53d98
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-06-15 19:19:34 +02:00
Michael
fdd0b4de14 Documentation: The list of supported clients had been reworked 2021-06-14 16:30:31 +00:00
Michael
c3cfc443ae Handling of special characters 2021-06-14 12:38:42 +00:00
Michael
7106106f11 Formatted index list 2021-06-14 12:15:10 +00:00
Michael
3d74d0a49c Updated documentation 2021-06-14 08:54:57 +00:00
Michael
96f07c7288 Indexes and foreign keys added 2021-06-14 08:53:37 +00:00
Michael
2cd0c1d30d Trailing whitespace removed 2021-06-14 06:10:11 +00:00
Michael
fd30df7300 Pad the header 2021-06-14 05:58:51 +00:00
Michael
4095e6c9be Pad the lengths of the columns 2021-06-14 05:33:47 +00:00
Michael
a827f948c8 Reversed "null" 2021-06-14 05:14:09 +00:00
Michael
31db9dbef7 Added default value "NULL" 2021-06-14 05:08:01 +00:00
Michael
bb5e6d248b Added sort order 2021-06-13 20:56:14 +00:00
Michael
84ab5d6159 Updates database structure documentation 2021-06-13 20:33:50 +00:00
Michael
dfef187b22 "Tooot" is tested 2021-06-12 11:20:00 +00:00
Michael
e492650d1b Added whalebird as working client 2021-06-11 04:26:24 +00:00
Michael
945f482ba3 API: Some more apps are now supported 2021-06-10 19:10:33 +00:00
Michael
fcf826d080 Added Fedi for Android 2021-06-10 11:17:00 +00:00
Michael
d917ed58a8 API: Tests with various clients, small fixes 2021-06-10 06:26:34 +00:00
Michael
d5aeb8f12c Added more apps 2021-06-09 05:16:27 +00:00
Michael
3d219e1d00 Amaroq is said to be working as well 2021-06-09 02:53:26 +00:00
Michael
4206c5d363 API: some more endpoints added 2021-06-03 04:47:02 +00:00
Michael
fb81be0f4b Moved API request 2021-05-28 12:37:00 +00:00
Tobias Diekershoff
2a0a881192 [DE] added hint about the Mastodon API to the FAQ 2021-05-25 09:42:22 +02:00
Tobias Diekershoff
a83fd9100e [DE] added note about the public chat rooms being logged 2021-05-25 09:39:06 +02:00
Tobias Diekershoff
444682e533 added note about the public chat rooms being logged 2021-05-25 09:36:32 +02:00
Tobias Diekershoff
25c1b01e95 added note about the Mastodon API support to the FAW 2021-05-25 09:33:18 +02:00
Tobias Diekershoff
8c9a231299 added #friendica at libera.chat to the community chat rooms 2021-05-24 08:04:17 +02:00
Michael
46301b7951 Changed description 2021-05-21 20:45:01 +00:00
Michael
52c62f8d1d New section for dummy endpoints 2021-05-21 17:49:25 +00:00
Tobias Diekershoff
57ff3e3a07
Merge pull request #10276 from annando/api-conversations
API: Support for private mails
2021-05-20 09:13:50 +02:00
Michael
db8b0b9666 The next mail endpoint is done 2021-05-20 04:39:45 +00:00
Michael
70259965df API: Support for private mails 2021-05-19 21:56:50 +00:00
Hypolite Petovan
09cf32926d
Merge pull request #10275 from very-ape/authenticate-hook
Move the 'authenticate' hook deeper into the authentication flow so t…
2021-05-19 16:51:15 -04:00
very-ape
9ddaabc22d Move the 'authenticate' hook deeper into the authentication flow so that password authentication addons are consulted whenever a user's password needs confirming. 2021-05-19 13:11:31 -07:00
Michael
1c7d1c7c47 New endpoint "verify_credentials" added 2021-05-19 09:35:08 +00:00
Michael
c9110e03e1 API: Search endpoint 2021-05-17 22:22:51 +00:00
Michael
916c51c630 Fix fatal errors / added some API todo 2021-05-17 19:20:31 +00:00
Michael
14c1f7167a API: We now can upload photos 2021-05-16 09:56:02 +00:00
Michael
33573dda34 Updated api documentation 2021-05-15 22:44:36 +00:00
Michael
f001f52e39 API: Fix relationships 2021-05-15 15:02:15 +00:00
Michael
6a5083d918 Fixed message, relationships endpoint added 2021-05-15 10:55:41 +00:00
Michael
6175b065ec Duplicated line removed 2021-05-15 10:31:26 +00:00
Michael
b34ee320b0 API: Many item related endpoints added 2021-05-15 10:08:47 +00:00
Michael
fb9bbee429 Improved documentation 2021-05-14 23:20:38 +00:00
Michael
45c2cc3887 API: Account actions 2021-05-14 21:51:32 +00:00
Michael
d09ac81f62 updated cAPI documentation 2021-05-14 06:30:02 +00:00
Michael
0aaaf8d6ef API: Support OAuth client credentials 2021-05-14 06:05:01 +00:00
Michael
8b841dfa50 Fix connection issues with AndStatus 2021-05-13 22:00:40 +00:00
Michael
7975bc244d Refine OAuth flow 2021-05-13 11:26:56 +00:00
Michael
1c6e915514 Media is now supported as well 2021-05-09 12:59:23 +00:00
Michael
cc5d4db6a3 Notifications are now supported as well 2021-05-09 11:50:05 +00:00
Michael
5bb5c44bd9 API: added account related endpoints 2021-05-09 09:35:51 +00:00
Michael
3bbf543d25 API: Some more endpoints 2021-05-08 19:21:52 +00:00
Michael
d842a4ff87 Suggestions are now supported as well 2021-05-08 11:03:50 +00:00
Michael
8ae2e3caf8 Changed documentation 2021-05-08 08:39:00 +00:00
Balázs Úr
dd6fde60bd Remove dead profile link from help page 2021-03-24 23:42:56 +01:00
Hypolite Petovan
1591677101 Remove dead friendica-wiki.de from German help page 2021-03-09 09:17:17 -05:00
Beringer Zsolt
b2c60efb48
Update Install.md
mkdir flag `--parents` added for idempotency.
2021-02-15 23:25:46 +01:00
Hypolite Petovan
004419de46 Remove references to removed frost theme 2021-02-09 23:25:47 -05:00
Hypolite Petovan
dd8909ad95
Merge pull request #9913 from VVelox/develop
Document current known foreign key fixes possibly required post upgrading
2021-02-07 22:01:07 -05:00
Hypolite Petovan
48ebb4b731
Improve formatting in doc/Update.md
- Fix typo
- Enforce Markdown convention of a sentence per line
- Improve SQL formatting regarding language keywords and escaped identifiers
2021-02-07 22:00:47 -05:00
Zane C. Bowers-Hadley
bcb1cd71e8 add current known foriegn key fixes possibly required post upgrading 2021-02-07 20:33:47 -06:00
Michael
e561cad844 "participation" is removed since it is unused 2021-02-02 06:28:51 +00:00
Hypolite Petovan
bf127c97ff Remove mod/subthread file 2021-01-31 17:36:18 -05:00
Tobias Diekershoff
97d8d17952 less space 2021-01-30 15:47:12 +01:00
Tobias Diekershoff
da0b837ad8 removed old information from DE FAQ pointing to dead pages 2021-01-30 08:59:34 +01:00
Tobias Diekershoff
b938da9d6b clenup 2021-01-30 08:03:57 +01:00
Tobias Diekershoff
04d55976f9 adopted the support channel locations for the starting page of the EN and DE help pages 2021-01-30 07:58:35 +01:00
Tobias Diekershoff
d362f8f282 DE FAQ: moved info about support channels to the FAQ top
DE FAQ: adopted the links from the EN FAQ version
2021-01-30 07:53:26 +01:00
Tobias Diekershoff
eb4a93fa8a unhinde location of the support channels so that they are visible when looking at the FAQ 2021-01-30 07:50:03 +01:00
Michael Vogel
199f72ee3c
Merge pull request #9823 from MrPetovan/task/9677-2fa-remember-device
Add "Remember this device" feature to two factor authentication
2021-01-27 22:32:08 +01:00
foss-
0338e89611
omit space in find help listing 2021-01-25 02:33:21 +01:00
foss-
e52d5bcca0
XMPP URI and markdown are no friends (yet)
https://github.com/github/markup/issues/202
https://github.com/gjtorikian/html-pipeline/pull/307
https://github.com/github/opensource.guide/pull/807
amazing that this is still not working in 2021
2021-01-25 02:32:10 +01:00
foss-
0f9184c390
XMPP URI link 2021-01-25 01:56:22 +01:00
foss-
a51cea9025
XMPP link
- [XMPP](xmpp://support@forum.friendi.ca?join)
2021-01-25 01:50:28 +01:00
foss-
d11583cd95
Reduce mailing list info
- all necessary info can be found on the mailman site
2021-01-25 01:46:36 +01:00
foss-
3fef0078cb
Improve Find Help section
- removed old matrix entry
2021-01-25 01:44:24 +01:00
foss-
19d12f51fb
Update FAQ: improve "Find Help" section
- moved "Find help" section to the top
- removed intro text as friendica helpers link is redundant and it is unlikely for users to create a secondary account to post to the helpers forum should their primary account get stuck (a description how to post to that forum should be added later)
- moved mailing list to the bottom of contact list
- added XMPP URI link
- added IRC weblink to Kiwi webchat
- added matrix webchat link
2021-01-25 01:40:38 +01:00
foss-
eb3ed648f8
Update FAQ.md
- Archived (typo)
2021-01-24 13:51:19 +01:00
foss-
0e55675ffc
Update FAQ.md
- revert to question format for client list
- new line for each sentence as requested
- corrected Ignored contacts section: they are included in delivery and will receive posts and private messages
2021-01-24 13:50:15 +01:00
foss-
538873e555
Update doc/FAQ.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-01-24 13:40:34 +01:00
Hypolite Petovan
5a949911ba Add trusted browsers user setting module
- Add trusted browsers help section
2021-01-23 05:42:59 -05:00
foss-
ea9eb6a8d1
renamed client section
"List of friendica clients" not a question, but more compact and easier to process
2021-01-12 15:54:34 +01:00
foss-
7ed7392e35
FAQ: Client additional links 2021-01-12 15:51:45 +01:00
foss-
7882679feb
FAQ: Client update
- remove Hotot (unmaintained / EOL)
- Choqok: added link
- AndStatus: added links
- Mustard-Mod (removed, looks dead https://github.com/royalterra/Mustard-Android-APK)
- Mustard (removed, also dead http://mustard.macno.org/
- Twidere added links
- DiCa (removed, dead https://dica.mixi.cool/)
- Fedilab added links
- Friendiqa added links
2021-01-12 15:47:33 +01:00
foss-
c2719295d2
FAQ: improved contact state title 2021-01-12 15:12:51 +01:00
foss-
0c2b1f7e98
updated contac states
- added sub-headlines for better readibility
- rephrased to match new format
2021-01-12 14:50:56 +01:00
Michael
df135c31fe Merge remote-tracking branch 'upstream/develop' into no-frontend-worker 2021-01-07 10:44:12 +00:00
ImgBotApp
8a7b70e5ac
[ImgBot] Optimize images
*Total -- 3,606.88kb -> 3,454.97kb (4.21%)

/images/pause.gif -- 0.85kb -> 0.12kb (85.8%)
/images/rarrw.gif -- 0.98kb -> 0.20kb (79.28%)
/images/larrw.gif -- 0.98kb -> 0.21kb (78.98%)
/images/youtube_icon.gif -- 0.90kb -> 0.22kb (76.08%)
/images/lock_icon.gif -- 0.91kb -> 0.22kb (75.43%)
/images/unlock_icon.gif -- 0.92kb -> 0.23kb (74.95%)
/images/beer_mug.gif -- 1.00kb -> 0.30kb (69.83%)
/images/play.gif -- 0.89kb -> 0.31kb (65.46%)
/view/theme/smoothly/images/larrow.gif -- 0.97kb -> 0.38kb (60.9%)
/view/theme/smoothly/images/rarrow.gif -- 0.97kb -> 0.38kb (60.9%)
/images/camera-icon.gif -- 0.99kb -> 0.40kb (59.9%)
/doc/img/vier_icons.png -- 2.37kb -> 1.12kb (52.82%)
/images/friendica.svg -- 7.21kb -> 3.63kb (49.61%)
/images/spencil.gif -- 0.49kb -> 0.29kb (40.24%)
/images/globe.gif -- 1.00kb -> 0.61kb (39.02%)
/images/smiley-heart.gif -- 0.56kb -> 0.36kb (35.36%)
/images/smiley-brokenheart.gif -- 0.58kb -> 0.38kb (34.45%)
/view/theme/vier/icons.svg -- 82.44kb -> 54.11kb (34.36%)
/view/theme/smoothly/images/icons.svg -- 82.44kb -> 54.11kb (34.36%)
/images/friendica-404_svg_flexy-o-hare.png -- 14.21kb -> 10.90kb (23.31%)
/images/friendica-404_svg_hare-bottom-light-inside.png -- 5.89kb -> 4.54kb (22.98%)
/doc/img/editor_frio.png -- 9.44kb -> 7.55kb (19.98%)
/images/b_drop.gif -- 0.13kb -> 0.11kb (19.57%)
/images/b_dropshow.gif -- 0.13kb -> 0.11kb (19.57%)
/doc/img/editor_vier.png -- 7.91kb -> 6.48kb (18.06%)
/images/link-icon.gif -- 0.14kb -> 0.12kb (16.55%)
/images/discourse.png -- 11.89kb -> 10.20kb (14.24%)
/images/smiley-Oo.gif -- 0.98kb -> 0.89kb (8.67%)
/view/theme/frio/img/friendica-logo.svg -- 3.66kb -> 3.45kb (5.71%)
/images/humane-tech-badge.svg -- 49.17kb -> 46.72kb (5%)
/view/theme/duepuntozero/login-bg.gif -- 0.23kb -> 0.22kb (3.38%)
/view/theme/smoothly/images/login-bg.gif -- 0.23kb -> 0.22kb (3.38%)
/spec/dfrn2_contact_confirmation.svg -- 24.14kb -> 23.44kb (2.9%)
/spec/dfrn2_contact_request.svg -- 32.92kb -> 32.11kb (2.49%)
/view/theme/frio/font/open_sans/fonts/Light/OpenSans-Light.svg -- 258.16kb -> 252.11kb (2.35%)
/view/theme/frio/font/open_sans/fonts/Bold/OpenSans-Bold.svg -- 264.11kb -> 258.04kb (2.3%)
/view/theme/frio/font/open_sans/fonts/Semibold/OpenSans-Semibold.svg -- 264.13kb -> 258.07kb (2.29%)
/view/theme/frio/font/open_sans/fonts/ExtraBold/OpenSans-ExtraBold.svg -- 265.14kb -> 259.07kb (2.29%)
/view/theme/frio/font/open_sans/fonts/Regular/OpenSans-Regular.svg -- 266.09kb -> 260.03kb (2.28%)
/view/theme/frio/frameworks/bootstrap/fonts/glyphicons-halflings-regular.svg -- 106.19kb -> 103.92kb (2.14%)
/view/theme/frio/font/open_sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg -- 283.40kb -> 277.34kb (2.14%)
/view/theme/frio/font/open_sans/fonts/BoldItalic/OpenSans-BoldItalic.svg -- 284.26kb -> 278.21kb (2.13%)
/view/theme/frio/font/open_sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.svg -- 289.45kb -> 283.39kb (2.09%)
/view/theme/frio/font/open_sans/fonts/Italic/OpenSans-Italic.svg -- 290.77kb -> 284.70kb (2.09%)
/view/theme/frio/font/open_sans/fonts/LightItalic/OpenSans-LightItalic.svg -- 291.13kb -> 285.07kb (2.08%)
/images/person-300.jpg -- 11.05kb -> 10.83kb (2.05%)
/images/smiley-bangheaddesk.gif -- 0.86kb -> 0.85kb (1.92%)
/images/smiley-shaka.gif -- 2.37kb -> 2.33kb (1.9%)
/view/theme/vier/font/fontawesome-webfont.svg -- 357.05kb -> 352.24kb (1.35%)
/images/article.gif -- 1.04kb -> 1.03kb (0.75%)
/images/rotator.gif -- 0.81kb -> 0.80kb (0.48%)
/view/theme/frio/scheme/plusminus.jpg -- 22.34kb -> 22.32kb (0.09%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-05 11:37:29 +00:00
Michael
a81ac835a1 The frontend worker is removed 2021-01-01 23:05:26 +00:00
Hypolite Petovan
65f74da45b Add translation to required labels on input fields
- Normalize display of required label
- Remove unused field_richtext template
2020-12-19 22:52:45 -05:00
Hypolite Petovan
ec0c9dcdb1 Remove support for [iframe] BBCode
- It was a huge gaping security hole, and now HTML Purify will remove the src attribute of all non-allowed sources anyway.
2020-12-18 10:32:36 -05:00