Hypolite Petovan
ed525220b9
Merge pull request #9864 from tobiasd/20210125-credits
...
correction of contributor name
2021-01-25 04:11:33 -05:00
Hypolite Petovan
a3555824ad
Merge pull request #9863 from Extarys/frio-pwa
...
Follow W3C Web App Manifest (PWA)
2021-01-25 03:27:30 -05:00
Tobias Diekershoff
bb519319e1
correction of contributor name
...
Adopting the correct name of joenepraat, see https://todon.nl/@joenepraat/105482704513745199
2021-01-25 09:07:09 +01:00
Extarys
5d1d7dfbe5
style: R::GET alignment, cause it's beautiful
2021-01-25 00:04:56 -05:00
Extarys
00e4c012f9
frio: change manifest to webmanifest
2021-01-24 23:48:22 -05:00
Extarys
b2d0d9200e
add route for webmanifest
2021-01-24 23:47:59 -05:00
Extarys
aad6481824
formating head
2021-01-24 23:24:15 -05:00
Hypolite Petovan
577912bd39
Merge pull request #9862 from foss-/patch-1
...
FAQ "Find Help" section cleanup
2021-01-24 21:45:13 -05: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
Hypolite Petovan
45f1ea06b3
Merge pull request #9861 from Extarys/frio-mobile-secondnav-arrow
...
Frio: mobile: secondnav arrow
2021-01-24 17:37:53 -05:00
Extarys
e06e72f26b
fix line width - i hate vscode
2021-01-24 17:28:58 -05:00
Extarys
e09bc681ff
frio: mobile: move navtab arrow closer
2021-01-24 16:19:52 -05:00
Extarys
7610533db0
initial formating
2021-01-24 16:07:24 -05:00
Michael Vogel
a7b07b6e2e
Merge pull request #9860 from MrPetovan/task/9640-rename-notification-classes
...
Rename notify classes according the feature name, not the table name
2021-01-24 15:54:16 +01:00
Hypolite Petovan
82e094179c
Rename notify classes according the feature name, not the table name
2021-01-24 09:33:23 -05:00
Hypolite Petovan
a7fac5a76f
Merge pull request #9858 from annando/notify-ignored
...
New setting that controls notifications for ignored contacts
2021-01-24 08:59:18 -05:00
Hypolite Petovan
8a3995a740
Merge pull request #9783 from foss-/patch-1
...
FAQ cleanup
2021-01-24 08:58:38 -05:00
Michael
9b127ad0fc
Inverted conditions
2021-01-24 13:49:23 +00: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
Michael Vogel
6f52f535bf
Merge pull request #9857 from MrPetovan/bug/9854-tags-profile-space
...
Remove leading space in displayed public tags in profile page
2021-01-24 13:03:50 +01:00
Michael
0cd02631ce
New setting that controls notifications for ignored contacts
2021-01-24 11:40:09 +00:00
Hypolite Petovan
a2556e7c67
Remove leading space in displayed public tags in profile page
2021-01-23 15:55:21 -05:00
Michael Vogel
b7e43d3a48
Merge pull request #9833 from MrPetovan/task/9719-frio-block-author-more
...
[frio] Add block author in post more dropdown
2021-01-23 12:50:44 +01:00
Hypolite Petovan
5a949911ba
Add trusted browsers user setting module
...
- Add trusted browsers help section
2021-01-23 05:42:59 -05:00
Hypolite Petovan
54fa2e8f12
[Composer] Add dependency ua-parser/uap-php
2021-01-23 05:42:59 -05:00
Hypolite Petovan
50f97e977a
Added support for trusted browser during authentication
2021-01-23 05:42:59 -05:00
Hypolite Petovan
72bb3bce34
Add trusted browser classes
...
- Added some tests
2021-01-23 05:42:59 -05:00
Hypolite Petovan
b633d75e6c
[Database version 1394] Add 2fa_trusted_browser table
2021-01-23 05:42:58 -05:00
Hypolite Petovan
0fc5f26ff7
Replace BaseEntity with BaseDataTransferObject class for API representation classes
2021-01-23 05:42:58 -05:00
Hypolite Petovan
3e257d4266
Move all two-factor authentication classes in Security\TwoFactor
2021-01-23 05:42:58 -05:00
Hypolite Petovan
c644d76d28
Allow setting arbitrary keys in the cookie array
2021-01-23 05:42:58 -05:00
Hypolite Petovan
830bcabce5
Updated main translation file after adding strings
2021-01-23 05:37:28 -05:00
Hypolite Petovan
590d44df5f
[frio] Add block author button in More dropdown
2021-01-23 05:33:15 -05:00
Hypolite Petovan
6b0df74ed7
Add blocking author from an item context feature
2021-01-23 05:30:03 -05:00
Michael Vogel
d5e87011c9
Merge pull request #9852 from MrPetovan/bug/9846-tags-img-desc
...
Prevent hashtag parsing and replacement in image alternative text
2021-01-23 08:03:53 +01:00
Hypolite Petovan
e2c38f1347
Prevent hashtag parsing and replacement in image alternative text
2021-01-22 17:45:28 -05:00
Michael Vogel
615e6f20f0
Merge pull request #9851 from MrPetovan/bug/fatal-errors
...
Replace obsolete call to Item::selectFirstThreadForUser in Module\Item\Ignore
2021-01-22 23:16:25 +01:00
Hypolite Petovan
2343d7bb73
Replace obsolete call to Item::selectFirstThreadForUser in Module\Item\Ignore
2021-01-22 16:03:36 -05:00
Hypolite Petovan
4be7fcf14c
Merge pull request #9844 from Extarys/offcanvas
...
[frio] Redo right offcanvas menu
2021-01-22 12:02:04 -05:00
Extarys
e92456e247
update aria-controls
2021-01-22 12:00:40 -05:00
Extarys
cf54ed6960
rename separator to divider
2021-01-22 11:50:46 -05:00
Extarys
61ef23dedc
fix toggle button
2021-01-22 11:50:07 -05:00