Commit graph

1004 commits

Author SHA1 Message Date
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