lubuwest
  • Joined on 2018-07-15
lubuwest pushed to master at lubuwest/Friendiqa 2023-05-31 20:47:59 +02:00
59fe1ea0df updatenews error bugfix
lubuwest pushed to master at lubuwest/Friendiqa 2023-05-24 21:42:25 +02:00
d43c18bb76 OAuth and bugfixes
lubuwest pushed to master at lubuwest/Friendiqa 2023-03-30 21:24:24 +02:00
e58a1f69dc Merge pull request 'Added Dutch translation' (#1) from Vistaus/Friendiqa:master into master
dfa4a2141b Added Dutch translation
Compare 2 commits »
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-30 21:09:49 +02:00
65c4bcb194 make left sidebar invisible on mobile
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-29 21:41:28 +02:00
84dc9d3101 Fix mobile view and some aria label
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-28 22:14:10 +02:00
0473633174 Menu for navigation on mobile fix
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-28 22:08:23 +02:00
03e2367a68 Menu for navigation on mobile
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-23 20:34:41 +01:00
10d885b2cf bugfix SITELOGO
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-22 21:24:31 +01:00
0422e51ecc Change description SITELOGO
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-22 21:21:00 +01:00
0e92186974 add logo to site
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-21 21:38:38 +01:00
692abfdf35 Fix for header and OpenGraph metadata
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-16 21:46:50 +01:00
3e44f7cbb5 SITEDESCRIPTION fix
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-16 21:44:06 +01:00
1a2a3de8c7 federation-widget link
lubuwest pushed to main at lubuwest/simplyOpen 2023-03-16 21:40:57 +01:00
7d4e7046e9 initial commit
lubuwest created repository lubuwest/simplyOpen 2023-03-16 21:19:05 +01:00
lubuwest pushed tag v0.6.7 to lubuwest/Friendiqa 2023-02-09 21:47:40 +01:00
lubuwest commented on issue lubuwest/Friendiqa#30 2023-02-09 21:43:53 +01:00
Provide login option for 2FA authentication flow

I changed the error message in 0.6.7

lubuwest pushed to master at lubuwest/Friendiqa 2023-02-09 21:40:55 +01:00
48a70b8395 version v0.6.7 with moderation
lubuwest commented on issue lubuwest/Friendiqa#30 2023-01-05 13:40:55 +01:00
Provide login option for 2FA authentication flow

Accounts with 2FA need an app-specific password according to https://wiki.friendi.ca/docs/two-factor-authentication Friendiqa currently uses Basic Auth, i.e. your standard password. App-specific…