]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoWe now can define views
Michael [Thu, 23 Apr 2020 06:19:44 +0000 (06:19 +0000)]
We now can define views

4 years agoMerge pull request #8520 from annando/term2tag
Hypolite Petovan [Thu, 23 Apr 2020 02:56:07 +0000 (22:56 -0400)]
Merge pull request #8520 from annando/term2tag

We now store tags in "tag"

4 years agoCode standards
Michael [Wed, 22 Apr 2020 15:22:39 +0000 (15:22 +0000)]
Code standards

4 years agoMerge pull request #8535 from MrPetovan/bug/8534-fbrowser-album-name
Michael Vogel [Wed, 22 Apr 2020 05:19:35 +0000 (07:19 +0200)]
Merge pull request #8535 from MrPetovan/bug/8534-fbrowser-album-name

Remove album name bin2hex conversion in file browser

4 years agoRemove album name bin2hex conversion in file browser
Hypolite Petovan [Wed, 22 Apr 2020 02:14:11 +0000 (22:14 -0400)]
Remove album name bin2hex conversion in file browser

- Avoids Javascript hex2bin() limitation to Latin-1 string encoding

4 years agoMerge pull request #8532 from annando/fix-image-description
Hypolite Petovan [Tue, 21 Apr 2020 13:45:01 +0000 (09:45 -0400)]
Merge pull request #8532 from annando/fix-image-description

Fix: Image descriptions now work again

4 years agoFix: Image descriptions now work again
Michael [Tue, 21 Apr 2020 04:01:13 +0000 (04:01 +0000)]
Fix: Image descriptions now work again

4 years agoMerge pull request #8531 from MrPetovan/bug/8523-frio-jot-close-button
Michael Vogel [Tue, 21 Apr 2020 03:59:21 +0000 (05:59 +0200)]
Merge pull request #8531 from MrPetovan/bug/8523-frio-jot-close-button

[frio] Remove duplicate jot modal close button

4 years agoMerge pull request #8530 from MrPetovan/task/8498-move-poke-to-src
Michael Vogel [Tue, 21 Apr 2020 03:56:59 +0000 (05:56 +0200)]
Merge pull request #8530 from MrPetovan/task/8498-move-poke-to-src

Move poke module to src/

4 years ago[frio] Remove duplicate jot modal close button
Hypolite Petovan [Mon, 20 Apr 2020 22:09:49 +0000 (18:09 -0400)]
[frio] Remove duplicate jot modal close button

- Fixes display issue on XS view
- Unable to reproduce mentioned Bootstrap bug

4 years agoUpdate log string in Module\Contact\Poke
Hypolite Petovan [Mon, 20 Apr 2020 22:02:23 +0000 (18:02 -0400)]
Update log string in Module\Contact\Poke

4 years agoMove poke module to src/
Hypolite Petovan [Mon, 20 Apr 2020 15:42:27 +0000 (11:42 -0400)]
Move poke module to src/

- Add new route contact/<cid>/poke and update all references
- Rework template with form field includes
- [frio] Enable modal behavior

4 years agoAdded documentation
Michael [Mon, 20 Apr 2020 12:19:26 +0000 (12:19 +0000)]
Added documentation

4 years agoSwitchable contact probing
Michael [Mon, 20 Apr 2020 09:47:26 +0000 (09:47 +0000)]
Switchable contact probing

4 years agoStore implicit mentions
Michael [Mon, 20 Apr 2020 05:43:13 +0000 (05:43 +0000)]
Store implicit mentions

4 years agoFix: Wrong variable
Michael [Mon, 20 Apr 2020 05:42:46 +0000 (05:42 +0000)]
Fix: Wrong variable

4 years agoImproved logging
Michael [Sun, 19 Apr 2020 16:48:03 +0000 (16:48 +0000)]
Improved logging

4 years agoDefault value
Michael [Sun, 19 Apr 2020 16:43:37 +0000 (16:43 +0000)]
Default value

4 years agoHashtag handling with Diaspora improved
Michael [Sun, 19 Apr 2020 16:33:06 +0000 (16:33 +0000)]
Hashtag handling with Diaspora improved

4 years agoUpdate item-uri with guid if given
Michael [Sun, 19 Apr 2020 08:34:20 +0000 (08:34 +0000)]
Update item-uri with guid if given

4 years agoDon't store URL with hashtags / OStatus-Diaspora-Improvements
Michael [Sun, 19 Apr 2020 07:24:36 +0000 (07:24 +0000)]
Don't store URL with hashtags / OStatus-Diaspora-Improvements

4 years agoCentral function to fetch the type for a given hash
Michael [Sat, 18 Apr 2020 21:01:43 +0000 (21:01 +0000)]
Central function to fetch the type for a given hash

4 years agoTags can now be added and removed from photos
Michael [Sat, 18 Apr 2020 20:46:41 +0000 (20:46 +0000)]
Tags can now be added and removed from photos

4 years agoUse constants
Michael [Sat, 18 Apr 2020 16:14:38 +0000 (16:14 +0000)]
Use constants

4 years agoHybrid mode for non resolvable contacts
Michael [Sat, 18 Apr 2020 16:00:06 +0000 (16:00 +0000)]
Hybrid mode for non resolvable contacts

4 years agoStore mentioned contacts in another way
Michael [Sat, 18 Apr 2020 14:41:26 +0000 (14:41 +0000)]
Store mentioned contacts in another way

4 years agoFixes RegExp
Michael [Sat, 18 Apr 2020 10:38:08 +0000 (10:38 +0000)]
Fixes RegExp

4 years agoImproved body scanning, increased length
Michael [Sat, 18 Apr 2020 10:05:30 +0000 (10:05 +0000)]
Improved body scanning, increased length

4 years agoTagger is now storing the tag as well
Michael [Fri, 17 Apr 2020 13:36:55 +0000 (13:36 +0000)]
Tagger is now storing the tag as well

4 years agoAdded todo
Michael [Fri, 17 Apr 2020 13:35:12 +0000 (13:35 +0000)]
Added todo

4 years agoUse the new function when adding additional tags
Michael [Fri, 17 Apr 2020 13:34:29 +0000 (13:34 +0000)]
Use the new function when adding additional tags

4 years agoAdded documentation
Michael [Fri, 17 Apr 2020 07:58:54 +0000 (07:58 +0000)]
Added documentation

4 years agoUse "store" when possible
Michael [Fri, 17 Apr 2020 07:55:23 +0000 (07:55 +0000)]
Use "store" when possible

4 years agoWe now store the tags in two separate tables
Michael [Fri, 17 Apr 2020 06:35:20 +0000 (06:35 +0000)]
We now store the tags in two separate tables

4 years agoDon't insert empty terms
Michael [Thu, 16 Apr 2020 08:21:02 +0000 (08:21 +0000)]
Don't insert empty terms

4 years agoAdded uri-id to the constant
Michael [Thu, 16 Apr 2020 04:20:59 +0000 (04:20 +0000)]
Added uri-id to the constant

4 years agoSpaces
Michael [Thu, 16 Apr 2020 04:20:06 +0000 (04:20 +0000)]
Spaces

4 years agoAdded documentation header
Michael [Wed, 15 Apr 2020 20:59:45 +0000 (20:59 +0000)]
Added documentation header

4 years agoUse name or nick
Michael [Wed, 15 Apr 2020 20:52:30 +0000 (20:52 +0000)]
Use name or nick

4 years agoUse the name as name
Michael [Wed, 15 Apr 2020 20:45:04 +0000 (20:45 +0000)]
Use the name as name

4 years agoStore tags for locally created posts
Michael [Wed, 15 Apr 2020 19:46:47 +0000 (19:46 +0000)]
Store tags for locally created posts

4 years agoFunction had been moved
Michael [Wed, 15 Apr 2020 19:42:02 +0000 (19:42 +0000)]
Function had been moved

4 years agoUse the own constants
Michael [Wed, 15 Apr 2020 16:38:52 +0000 (16:38 +0000)]
Use the own constants

4 years agoNew model class for tag
Michael [Wed, 15 Apr 2020 16:37:09 +0000 (16:37 +0000)]
New model class for tag

4 years agoSpaces and newlines
Michael [Wed, 15 Apr 2020 11:39:00 +0000 (11:39 +0000)]
Spaces and newlines

4 years agoMerge remote-tracking branch 'upstream/develop' into term2tag
Michael [Wed, 15 Apr 2020 11:31:52 +0000 (11:31 +0000)]
Merge remote-tracking branch 'upstream/develop' into term2tag

4 years agoMerge pull request #8519 from annando/item-select
Hypolite Petovan [Wed, 15 Apr 2020 11:07:30 +0000 (07:07 -0400)]
Merge pull request #8519 from annando/item-select

Fix: some selected item fields hadn't been selected

4 years agoThe old fields are not existing anymore
Michael [Wed, 15 Apr 2020 05:57:07 +0000 (05:57 +0000)]
The old fields are not existing anymore

4 years agoThe old fields don't exist anymore
Michael [Wed, 15 Apr 2020 05:51:06 +0000 (05:51 +0000)]
The old fields don't exist anymore

4 years agoWhitespace removed
Michael [Wed, 15 Apr 2020 05:33:11 +0000 (05:33 +0000)]
Whitespace removed

4 years agoMerge branch 'item-select' of github.com:annando/friendica into item-select
Michael [Wed, 15 Apr 2020 05:31:26 +0000 (05:31 +0000)]
Merge branch 'item-select' of github.com:annando/friendica into item-select

4 years agoMerge remote-tracking branch 'upstream/develop' into item-select
Michael [Wed, 15 Apr 2020 05:30:04 +0000 (05:30 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-select

4 years agoFix: some selected item fields hadn't been selected
Michael [Wed, 15 Apr 2020 05:28:54 +0000 (05:28 +0000)]
Fix: some selected item fields hadn't been selected

4 years agoFix: some selected item fields hadn't been selected
Michael [Wed, 15 Apr 2020 05:24:36 +0000 (05:24 +0000)]
Fix: some selected item fields hadn't been selected

4 years agoFix for missing fields
Michael [Wed, 15 Apr 2020 05:11:45 +0000 (05:11 +0000)]
Fix for missing fields

4 years agoThe new tag table should work for feeds no as well
Michael [Wed, 15 Apr 2020 05:10:40 +0000 (05:10 +0000)]
The new tag table should work for feeds no as well

4 years agoDon't use "sensitive"
Michael [Tue, 14 Apr 2020 17:18:48 +0000 (17:18 +0000)]
Don't use "sensitive"

4 years agoCorrections for DFRN, added support for OStatus
Michael [Tue, 14 Apr 2020 17:00:56 +0000 (17:00 +0000)]
Corrections for DFRN, added support for OStatus

4 years agoStore the tags with DFRN as well
Michael [Tue, 14 Apr 2020 16:52:53 +0000 (16:52 +0000)]
Store the tags with DFRN as well

4 years agoImproved logging
Michael [Tue, 14 Apr 2020 09:19:45 +0000 (09:19 +0000)]
Improved logging

4 years agoStore tags for Diaspora - shorten tags when needed
Michael [Tue, 14 Apr 2020 07:56:53 +0000 (07:56 +0000)]
Store tags for Diaspora - shorten tags when needed

4 years agoStoring mentions in Diaspora and AP
Michael [Mon, 13 Apr 2020 23:54:28 +0000 (23:54 +0000)]
Storing mentions in Diaspora and AP

4 years agoTerm constants updated
Michael [Mon, 13 Apr 2020 19:24:22 +0000 (19:24 +0000)]
Term constants updated

4 years agoMerge pull request #8512 from annando/no-sign
Hypolite Petovan [Mon, 13 Apr 2020 17:54:52 +0000 (13:54 -0400)]
Merge pull request #8512 from annando/no-sign

The "sign" table had been removed

4 years agoThe "sign" table had been removed
Michael [Mon, 13 Apr 2020 16:27:40 +0000 (16:27 +0000)]
The "sign" table had been removed

4 years agoMerge pull request #8504 from MrPetovan/task/8489-ap-cache-cors-headers
Michael Vogel [Mon, 6 Apr 2020 04:37:21 +0000 (06:37 +0200)]
Merge pull request #8504 from MrPetovan/task/8489-ap-cache-cors-headers

Add cache, ETag and CORS headers to AP endpoints

4 years agoMerge pull request #8502 from MrPetovan/task/translation
Tobias Diekershoff [Mon, 6 Apr 2020 04:13:52 +0000 (06:13 +0200)]
Merge pull request #8502 from MrPetovan/task/translation

Improve bin/run_xgettext and regenerate master messages.po

4 years agoAdd cache and CORS headers to ActivityPub endpoints
Hypolite Petovan [Sun, 5 Apr 2020 22:02:38 +0000 (18:02 -0400)]
Add cache and CORS headers to ActivityPub endpoints

4 years agoRework Module/Objects
Hypolite Petovan [Sun, 5 Apr 2020 22:00:46 +0000 (18:00 -0400)]
Rework Module/Objects

- Merge two item queries into one
- Add ETag check
- Use Router parameter

4 years agoAdd Network::checkEtagModified method
Hypolite Petovan [Sun, 5 Apr 2020 21:58:09 +0000 (17:58 -0400)]
Add Network::checkEtagModified method

4 years agoMerge pull request #8503 from annando/xmlhead-notice
Hypolite Petovan [Sun, 5 Apr 2020 20:46:52 +0000 (16:46 -0400)]
Merge pull request #8503 from annando/xmlhead-notice

Fix notice about an unknown variable

4 years agoFix notice about an unknown variable
Michael [Sun, 5 Apr 2020 17:25:36 +0000 (17:25 +0000)]
Fix notice about an unknown variable

4 years agoRegenerate master messages.po
Hypolite Petovan [Sun, 5 Apr 2020 15:12:35 +0000 (11:12 -0400)]
Regenerate master messages.po

- Fix translation text error in include/enotify

4 years agoImprove bin/run_xgettext script
Hypolite Petovan [Sun, 5 Apr 2020 15:11:59 +0000 (11:11 -0400)]
Improve bin/run_xgettext script

- Exclude more folders from find
- Add progress ratio
- Add computed current year

4 years agoMerge pull request #8501 from annando/notice
Tobias Diekershoff [Sun, 5 Apr 2020 13:48:53 +0000 (15:48 +0200)]
Merge pull request #8501 from annando/notice

Fix weird call to "l10n"

4 years agoFix weird call to "l10n"
Michael [Sun, 5 Apr 2020 13:26:22 +0000 (13:26 +0000)]
Fix weird call to "l10n"

4 years agoMerge remote-tracking branch 'upstream/develop' into develop
Michael [Sun, 5 Apr 2020 12:35:57 +0000 (12:35 +0000)]
Merge remote-tracking branch 'upstream/develop' into develop

4 years agoMerge pull request #8496 from annando/issue-8493
Hypolite Petovan [Sun, 5 Apr 2020 12:20:56 +0000 (08:20 -0400)]
Merge pull request #8496 from annando/issue-8493

Issue 8493: Avoid fatal error when fetching items via API

4 years agoMerge pull request #8494 from annando/ap-fix-comments
Hypolite Petovan [Sun, 5 Apr 2020 12:19:44 +0000 (08:19 -0400)]
Merge pull request #8494 from annando/ap-fix-comments

AP: Limited comment distribution

4 years agoMerge pull request #8500 from lynn-stephenson/develop
Hypolite Petovan [Sun, 5 Apr 2020 12:15:31 +0000 (08:15 -0400)]
Merge pull request #8500 from lynn-stephenson/develop

Fix Password Reset Token Security

4 years agoSome more code standards
Michael [Sun, 5 Apr 2020 07:11:47 +0000 (07:11 +0000)]
Some more code standards

4 years agoCode formatting
Michael [Sun, 5 Apr 2020 07:08:20 +0000 (07:08 +0000)]
Code formatting

4 years agoMerge remote-tracking branch 'upstream/develop' into develop
Michael [Sun, 5 Apr 2020 07:02:49 +0000 (07:02 +0000)]
Merge remote-tracking branch 'upstream/develop' into develop

4 years agoMerge pull request #8497 from annando/issue-8495
Hypolite Petovan [Sat, 4 Apr 2020 23:30:01 +0000 (19:30 -0400)]
Merge pull request #8497 from annando/issue-8495

Issue 8495: Only use "noreply" when no sender mail is defined

4 years agoIssue 8495: Only use "noreply" when no sender mail is defined
Michael [Sat, 4 Apr 2020 20:26:09 +0000 (20:26 +0000)]
Issue 8495: Only use "noreply" when no sender mail is defined

4 years agoIssue 8493: Avoid fatal error when fetching items via API
Michael [Sat, 4 Apr 2020 20:00:40 +0000 (20:00 +0000)]
Issue 8493: Avoid fatal error when fetching items via API

4 years agoAP: Limited comment distribution
Michael [Sat, 4 Apr 2020 17:59:08 +0000 (17:59 +0000)]
AP: Limited comment distribution

4 years agoAP: Limited comment distribution
Michael [Sat, 4 Apr 2020 17:53:48 +0000 (17:53 +0000)]
AP: Limited comment distribution

4 years agoUpdate lostpass.php
Lynn Stephenson [Sat, 4 Apr 2020 08:10:39 +0000 (08:10 +0000)]
Update lostpass.php

reduce info leakage on password reset tokens

4 years agoUpdate lostpass.php
Lynn Stephenson [Sat, 4 Apr 2020 08:06:49 +0000 (08:06 +0000)]
Update lostpass.php

use CSPRNG for password reset token generation

4 years agoMerge pull request #8492 from MrPetovan/task/8400-frio-jot-compose-link
Tobias Diekershoff [Sat, 4 Apr 2020 05:49:30 +0000 (07:49 +0200)]
Merge pull request #8492 from MrPetovan/task/8400-frio-jot-compose-link

[frio] Add link to Compose page in jot

4 years agoMerge pull request #8491 from MrPetovan/task/translation
Tobias Diekershoff [Sat, 4 Apr 2020 05:48:09 +0000 (07:48 +0200)]
Merge pull request #8491 from MrPetovan/task/translation

Updated FR translation THX me

4 years ago[frio] Add link to Compose page in jot
Hypolite Petovan [Wed, 1 Apr 2020 14:10:57 +0000 (10:10 -0400)]
[frio] Add link to Compose page in jot

4 years agoUpdated FR translation
Hypolite Petovan [Fri, 3 Apr 2020 19:44:53 +0000 (15:44 -0400)]
Updated FR translation

4 years agoMerge pull request #8486 from MrPetovan/task/8482-normalize-settings-page-display
Michael Vogel [Thu, 2 Apr 2020 20:42:03 +0000 (22:42 +0200)]
Merge pull request #8486 from MrPetovan/task/8482-normalize-settings-page-display

Normalize settings page display

4 years ago[frio] Remove obsolete CSS
Hypolite Petovan [Wed, 1 Apr 2020 23:45:41 +0000 (19:45 -0400)]
[frio] Remove obsolete CSS

4 years agoRefactor admin user settings page
Hypolite Petovan [Wed, 1 Apr 2020 23:45:31 +0000 (19:45 -0400)]
Refactor admin user settings page

- Fix header hierarchy
- [frio] Fix panel display

4 years agoRefactor connector settings page
Hypolite Petovan [Wed, 1 Apr 2020 23:20:18 +0000 (19:20 -0400)]
Refactor connector settings page

- Fix header hierarchy
- [frio] Fix panel display

4 years agoRefactor profile edit page
Hypolite Petovan [Wed, 1 Apr 2020 23:14:37 +0000 (19:14 -0400)]
Refactor profile edit page

- Fix header hierarchy
- [frio] Fix panel display

4 years agoRefactor display page
Hypolite Petovan [Wed, 1 Apr 2020 22:39:40 +0000 (18:39 -0400)]
Refactor display page

- Fix header hierarchy
- Fix panel display