]>
git.mxchange.org Git - friendica.git/log
Extarys [Mon, 25 Jan 2021 05:04:56 +0000 (00:04 -0500)]
style: R::GET alignment, cause it's beautiful
Extarys [Mon, 25 Jan 2021 04:48:22 +0000 (23:48 -0500)]
frio: change manifest to webmanifest
Extarys [Mon, 25 Jan 2021 04:47:59 +0000 (23:47 -0500)]
add route for webmanifest
Extarys [Mon, 25 Jan 2021 04:24:15 +0000 (23:24 -0500)]
formating head
Hypolite Petovan [Mon, 25 Jan 2021 02:45:13 +0000 (21:45 -0500)]
Merge pull request #9862 from foss-/patch-1
FAQ "Find Help" section cleanup
foss- [Mon, 25 Jan 2021 01:33:21 +0000 (02:33 +0100)]
omit space in find help listing
foss- [Mon, 25 Jan 2021 01:32:10 +0000 (02:32 +0100)]
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
foss- [Mon, 25 Jan 2021 00:56:22 +0000 (01:56 +0100)]
XMPP URI link
foss- [Mon, 25 Jan 2021 00:50:28 +0000 (01:50 +0100)]
XMPP link
- [XMPP](xmpp://support@forum.friendi.ca?join)
foss- [Mon, 25 Jan 2021 00:46:36 +0000 (01:46 +0100)]
Reduce mailing list info
- all necessary info can be found on the mailman site
foss- [Mon, 25 Jan 2021 00:44:24 +0000 (01:44 +0100)]
Improve Find Help section
- removed old matrix entry
foss- [Mon, 25 Jan 2021 00:40:38 +0000 (01:40 +0100)]
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
Hypolite Petovan [Sun, 24 Jan 2021 22:37:53 +0000 (17:37 -0500)]
Merge pull request #9861 from Extarys/frio-mobile-secondnav-arrow
Frio: mobile: secondnav arrow
Extarys [Sun, 24 Jan 2021 22:28:58 +0000 (17:28 -0500)]
fix line width - i hate vscode
Extarys [Sun, 24 Jan 2021 21:19:52 +0000 (16:19 -0500)]
frio: mobile: move navtab arrow closer
Extarys [Sun, 24 Jan 2021 21:07:24 +0000 (16:07 -0500)]
initial formating
Michael Vogel [Sun, 24 Jan 2021 14:54:16 +0000 (15:54 +0100)]
Merge pull request #9860 from MrPetovan/task/9640-rename-notification-classes
Rename notify classes according the feature name, not the table name
Hypolite Petovan [Sat, 23 Jan 2021 09:53:44 +0000 (04:53 -0500)]
Rename notify classes according the feature name, not the table name
Hypolite Petovan [Sun, 24 Jan 2021 13:59:18 +0000 (08:59 -0500)]
Merge pull request #9858 from annando/notify-ignored
New setting that controls notifications for ignored contacts
Hypolite Petovan [Sun, 24 Jan 2021 13:58:38 +0000 (08:58 -0500)]
Merge pull request #9783 from foss-/patch-1
FAQ cleanup
Michael [Sun, 24 Jan 2021 13:49:23 +0000 (13:49 +0000)]
Inverted conditions
foss- [Sun, 24 Jan 2021 12:51:19 +0000 (13:51 +0100)]
Update FAQ.md
- Archived (typo)
foss- [Sun, 24 Jan 2021 12:50:15 +0000 (13:50 +0100)]
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
foss- [Sun, 24 Jan 2021 12:40:34 +0000 (13:40 +0100)]
Update doc/FAQ.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael Vogel [Sun, 24 Jan 2021 12:03:50 +0000 (13:03 +0100)]
Merge pull request #9857 from MrPetovan/bug/9854-tags-profile-space
Remove leading space in displayed public tags in profile page
Michael [Sun, 24 Jan 2021 11:40:09 +0000 (11:40 +0000)]
New setting that controls notifications for ignored contacts
Hypolite Petovan [Sat, 23 Jan 2021 20:55:21 +0000 (15:55 -0500)]
Remove leading space in displayed public tags in profile page
Michael Vogel [Sat, 23 Jan 2021 11:50:44 +0000 (12:50 +0100)]
Merge pull request #9833 from MrPetovan/task/9719-frio-block-author-more
[frio] Add block author in post more dropdown
Hypolite Petovan [Thu, 21 Jan 2021 04:12:36 +0000 (23:12 -0500)]
Updated main translation file after adding strings
Hypolite Petovan [Wed, 20 Jan 2021 23:44:30 +0000 (18:44 -0500)]
[frio] Add block author button in More dropdown
Hypolite Petovan [Wed, 20 Jan 2021 23:44:02 +0000 (18:44 -0500)]
Add blocking author from an item context feature
Michael Vogel [Sat, 23 Jan 2021 07:03:53 +0000 (08:03 +0100)]
Merge pull request #9852 from MrPetovan/bug/9846-tags-img-desc
Prevent hashtag parsing and replacement in image alternative text
Hypolite Petovan [Fri, 22 Jan 2021 22:45:28 +0000 (17:45 -0500)]
Prevent hashtag parsing and replacement in image alternative text
Michael Vogel [Fri, 22 Jan 2021 22:16:25 +0000 (23:16 +0100)]
Merge pull request #9851 from MrPetovan/bug/fatal-errors
Replace obsolete call to Item::selectFirstThreadForUser in Module\Item\Ignore
Hypolite Petovan [Fri, 22 Jan 2021 21:03:36 +0000 (16:03 -0500)]
Replace obsolete call to Item::selectFirstThreadForUser in Module\Item\Ignore
Hypolite Petovan [Fri, 22 Jan 2021 17:02:04 +0000 (12:02 -0500)]
Merge pull request #9844 from Extarys/offcanvas
[frio] Redo right offcanvas menu
Extarys [Fri, 22 Jan 2021 17:00:40 +0000 (12:00 -0500)]
update aria-controls
Extarys [Thu, 21 Jan 2021 22:18:00 +0000 (17:18 -0500)]
rename separator to divider
Extarys [Thu, 21 Jan 2021 22:02:28 +0000 (17:02 -0500)]
fix toggle button
Extarys [Thu, 21 Jan 2021 21:15:41 +0000 (16:15 -0500)]
frio: fix search icon color
Extarys [Thu, 21 Jan 2021 20:25:06 +0000 (15:25 -0500)]
frio mobile: fix: right offcanvas
Hypolite Petovan [Fri, 22 Jan 2021 15:18:40 +0000 (10:18 -0500)]
Merge pull request #9850 from Extarys/frio-formating
frio: formating, otherwise untouched
Extarys [Fri, 22 Jan 2021 15:07:04 +0000 (10:07 -0500)]
fix smarty spaces
Extarys [Fri, 22 Jan 2021 13:38:44 +0000 (08:38 -0500)]
frio: formating, otherwise untouched
Hypolite Petovan [Fri, 22 Jan 2021 12:23:46 +0000 (07:23 -0500)]
Merge pull request #9849 from annando/user-item
Don't create a user-item entry on default
Michael [Fri, 22 Jan 2021 08:16:41 +0000 (08:16 +0000)]
Don't create a user-item entry on default
Hypolite Petovan [Fri, 22 Jan 2021 03:27:22 +0000 (22:27 -0500)]
Merge pull request #9845 from Extarys/frio-eslint-prettier
Add eslint, prettier config files to Frio folder
Hypolite Petovan [Thu, 21 Jan 2021 23:50:57 +0000 (18:50 -0500)]
Merge pull request #9843 from annando/no-filetag
Legacy file/category storage is removed
Extarys [Thu, 21 Jan 2021 23:16:22 +0000 (18:16 -0500)]
add frio formatting file
Michael [Thu, 21 Jan 2021 21:53:19 +0000 (21:53 +0000)]
Use an exception
Michael [Thu, 21 Jan 2021 20:25:06 +0000 (20:25 +0000)]
Some more removed functionality from FileTag class
Tobias Diekershoff [Thu, 21 Jan 2021 16:09:51 +0000 (17:09 +0100)]
Merge pull request #9828 from MrPetovan/bug/9733-tag-numbers
Remove strictly numeric tags exception
Tobias Diekershoff [Thu, 21 Jan 2021 16:06:26 +0000 (17:06 +0100)]
Merge pull request #9841 from MrPetovan/bug/fatal-errors
Fix wrong uses of DI::l10n() in Core\Update
Hypolite Petovan [Thu, 21 Jan 2021 15:47:35 +0000 (10:47 -0500)]
Updated main translation file after typo fix
Hypolite Petovan [Thu, 21 Jan 2021 15:36:52 +0000 (10:36 -0500)]
Fix wrong uses of DI::l10n() in Core\Update
- Fix typos in version number in translated messages
Michael [Thu, 21 Jan 2021 07:16:41 +0000 (07:16 +0000)]
Replace legacy file/category handling
Hypolite Petovan [Wed, 20 Jan 2021 16:01:44 +0000 (11:01 -0500)]
Merge pull request #9830 from Extarys/actionfade
fix: undefined search tag, sidebar colors #9789, #9811
Extarys [Wed, 20 Jan 2021 15:44:59 +0000 (10:44 -0500)]
remove comment
Hypolite Petovan [Wed, 20 Jan 2021 15:24:53 +0000 (10:24 -0500)]
Merge pull request #9829 from Extarys/9827-broken-navbar
fix: navbar css
Extarys [Wed, 20 Jan 2021 14:26:22 +0000 (09:26 -0500)]
fix: frio mobile: right sidebar colors
Extarys [Wed, 20 Jan 2021 14:21:57 +0000 (09:21 -0500)]
fix: undefined search tag #9789
Extarys [Wed, 20 Jan 2021 13:57:13 +0000 (08:57 -0500)]
fix: navbar css
Hypolite Petovan [Wed, 20 Jan 2021 13:10:20 +0000 (08:10 -0500)]
Remove strictly numeric tags exception
- It prevented to use year number hashtags for no clear benefit
Hypolite Petovan [Tue, 19 Jan 2021 23:39:12 +0000 (18:39 -0500)]
Merge pull request #9826 from annando/remove-icid
The "icid" field is deprecated
Michael [Tue, 19 Jan 2021 23:26:24 +0000 (23:26 +0000)]
The "icid" field is deprecated
Hypolite Petovan [Tue, 19 Jan 2021 19:14:20 +0000 (14:14 -0500)]
Merge pull request #9806 from Extarys/actionfade
Frio: Improve readability and navigation, first pass
Extarys [Tue, 19 Jan 2021 17:47:31 +0000 (12:47 -0500)]
remove comment
Hypolite Petovan [Tue, 19 Jan 2021 14:19:41 +0000 (09:19 -0500)]
Merge pull request #9822 from annando/post-thread
All item selects are now done by the post class
Michael [Tue, 19 Jan 2021 10:30:45 +0000 (10:30 +0000)]
The "tag" field is not used anymore
Michael [Tue, 19 Jan 2021 08:10:38 +0000 (08:10 +0000)]
Some more table in query removed
Michael [Tue, 19 Jan 2021 08:08:49 +0000 (08:08 +0000)]
Removed wrong tables
Michael [Tue, 19 Jan 2021 07:23:01 +0000 (07:23 +0000)]
All item selects are now done by the post class
Hypolite Petovan [Mon, 18 Jan 2021 22:39:23 +0000 (17:39 -0500)]
Merge pull request #9821 from annando/post-duplicates
Avoid duplicates in post-view
Michael [Mon, 18 Jan 2021 22:26:17 +0000 (22:26 +0000)]
Avoid duplicates in post-view
Hypolite Petovan [Mon, 18 Jan 2021 22:04:02 +0000 (17:04 -0500)]
Merge pull request #9819 from annando/issue-9814
Fixes 9814 - again
Michael [Mon, 18 Jan 2021 20:19:13 +0000 (20:19 +0000)]
Fixes 9814 - again
Hypolite Petovan [Mon, 18 Jan 2021 16:10:45 +0000 (11:10 -0500)]
Merge pull request #9816 from annando/post-thread
Avoid multiple lines in post-view, added thread view
Michael [Mon, 18 Jan 2021 07:10:04 +0000 (07:10 +0000)]
Avoid multiple lines in post-view, added thread view
Hypolite Petovan [Sun, 17 Jan 2021 23:06:58 +0000 (18:06 -0500)]
Merge pull request #9815 from annando/post-again
"item" is replaced by "post-view" / postupdate check added
Michael [Sun, 17 Jan 2021 22:20:46 +0000 (22:20 +0000)]
Fix the test data / unused function removed
Michael [Sun, 17 Jan 2021 22:08:08 +0000 (22:08 +0000)]
Improve the test data
Michael [Sun, 17 Jan 2021 21:57:50 +0000 (21:57 +0000)]
Fix the test data
Michael [Sun, 17 Jan 2021 21:39:42 +0000 (21:39 +0000)]
Test the test
Michael [Sun, 17 Jan 2021 21:24:58 +0000 (21:24 +0000)]
Add some test information
Michael [Sun, 17 Jan 2021 21:10:16 +0000 (21:10 +0000)]
Added missing parameter
Michael [Sun, 17 Jan 2021 21:03:35 +0000 (21:03 +0000)]
Don't ask for empty bodies
Michael [Sun, 17 Jan 2021 20:56:15 +0000 (20:56 +0000)]
Test for failed tests
Michael [Sun, 17 Jan 2021 20:32:13 +0000 (20:32 +0000)]
"item" is replaced by "post-view" / postupdate check added
Hypolite Petovan [Sun, 17 Jan 2021 18:03:21 +0000 (13:03 -0500)]
Merge pull request #9810 from annando/fixed-view
Fix "Item couldn't be fetched."
Michael [Sun, 17 Jan 2021 15:04:25 +0000 (15:04 +0000)]
Merge remote-tracking branch 'upstream/develop' into fixed-view
Michael [Sun, 17 Jan 2021 14:57:55 +0000 (14:57 +0000)]
Improved API datasets
Hypolite Petovan [Sun, 17 Jan 2021 13:35:13 +0000 (08:35 -0500)]
Merge pull request #9808 from annando/notice
Fix notice "Undefined index: internal-verb"
Michael [Sun, 17 Jan 2021 13:10:32 +0000 (13:10 +0000)]
Use a better function to add the element to the beginning of the array
Michael [Sun, 17 Jan 2021 12:49:53 +0000 (12:49 +0000)]
Avoid using the item table/improved error messages
Michael [Sun, 17 Jan 2021 12:12:26 +0000 (12:12 +0000)]
Added "parent-uri-id" to the test data
Michael [Sun, 17 Jan 2021 10:14:38 +0000 (10:14 +0000)]
The view can be made simpler
Michael [Sun, 17 Jan 2021 10:04:47 +0000 (10:04 +0000)]
Fix "Item couldn't be fetched."
Michael [Sun, 17 Jan 2021 09:08:35 +0000 (09:08 +0000)]
Another notice fixed
Michael [Sun, 17 Jan 2021 08:15:18 +0000 (08:15 +0000)]
Fix notice "Undefined index: internal-verb"
Hypolite Petovan [Sun, 17 Jan 2021 00:02:14 +0000 (19:02 -0500)]
Merge pull request #9807 from annando/postforuser
"selectForUser" and "selectFirstForUser" is now moved to Post