Commit Graph

23269 Commits

Author SHA1 Message Date
Tobias Diekershoff e5d3884ad5 final touches 2019-03-22 19:18:44 +01:00
Hypolite Petovan 0a784c5fdc
Merge pull request #6915 from tobiasd/20190322-issue
this label does not need a filter
2019-03-21 21:08:08 -04:00
Tobias Diekershoff 6ca525846b this label does not need a filter 2019-03-22 00:42:29 +01:00
Michael Vogel 591d7fcbff
Merge pull request #6910 from MrPetovan/task/6778-storage-move-loop
6778 Alternative 2: Wrap storage move in a loop
2019-03-20 15:31:38 +01:00
Hypolite Petovan 385e3a09f2 Add loop to console storage move
- Add timestamp to output messages
2019-03-20 00:42:50 -04:00
Hypolite Petovan 8ddbeb087f Add limit parameter to storage move query
- Fixes out-of-memory errors with large tables
- Add database statement closing
- Add meaningful variable names
- Remove useless DBA::isResult check
2019-03-20 00:41:57 -04:00
Hypolite Petovan 8a48ff1f95 Relax type constraint on limit parameter in Database\DBA 2019-03-20 00:33:26 -04:00
Hypolite Petovan 7e2e2f425e Check that provided class implements IStorage in StorageManager::setBackend
- Add notice in admin if setting value change failed
- Add notice in console if setting value change failed
2019-03-19 22:42:44 -04:00
Hypolite Petovan f225a6c51a Reformat code
- Reformat Console\Storage
- Reformat Core\StorageManager
- Simplify logic in Worker\CronJobs
2019-03-19 22:42:05 -04:00
Hypolite Petovan 3a0a6cd659
Merge pull request #6909 from annando/fix-mentions
Fixing automention
2019-03-19 22:20:39 -04:00
Michael ea40308048 Fixing automention 2019-03-19 22:07:53 +00:00
Philipp 1c244f7621
Merge pull request #6907 from MrPetovan/bug/6855-wrap-profile-fields
[frio] Add punctuation wrap on several profile fields
2019-03-19 17:23:34 +01:00
Hypolite Petovan d0c0f0345c
Merge pull request #6908 from annando/sig-auth
Enable remote authentication with HTTP Signatures
2019-03-19 08:28:13 -04:00
Hypolite Petovan 3ab0f90654 [frio] Add slash to punctuation wrapper template 2019-03-19 08:05:25 -04:00
Michael dbfb0b6cff Added app class variable 2019-03-19 06:57:37 +00:00
Michael 0aab620d32 Enable remote authentication with HTTP Signatures 2019-03-19 06:44:51 +00:00
Philipp 326a7d22ba
Merge pull request #6905 from annando/ap-summary-text
The "summary" field seems to be interpreted as plain text only
2019-03-19 06:45:20 +01:00
Hypolite Petovan f97db3add9 [frio] Add punctuation wrap on several profile fields
- Add sub/punct_wrap.tpl template
2019-03-18 21:02:58 -04:00
Hypolite Petovan d23e877b21
Merge pull request #6906 from annando/http-sign-photo
Use HTTP-Signature to authenticate when fetching photos.
2019-03-18 20:15:38 -04:00
Michael 2788995ab0 The "summary" field seems to be interpreted as plain text only 2019-03-18 22:38:10 +00:00
Michael a876c20850 Use HTTP-Signature to authenticate when fetching photos. 2019-03-18 22:33:20 +00:00
Tobias Diekershoff 5d9762f7b1 typo 2019-03-18 12:11:32 +01:00
Tobias Diekershoff fa2145609b missing word 2019-03-18 07:15:43 +01:00
Tobias Diekershoff b105107c5e adding changes till 2019-03-17 2019-03-18 07:10:37 +01:00
Tobias Diekershoff d32105aa8b
Merge pull request #6904 from MrPetovan/bug/6901-autolinker-fix-punctuation-domain
Exclude punctuation from domain in autolinker regular expression
2019-03-18 06:07:11 +01:00
Hypolite Petovan 58a9a319c5 Add test for bug 2019-03-17 22:36:03 -04:00
Hypolite Petovan 0c738c4f8b Exclude punctuation from domain in autolinker regular expression 2019-03-17 19:37:26 -04:00
Philipp 634edc183b
Merge pull request #6900 from annando/fix-error
Fixes errors/notices
2019-03-17 23:53:05 +01:00
Michael 2cdd5a4940 Fixes errors/notices 2019-03-17 22:13:17 +00:00
Philipp ab61a7a902
Merge pull request #6898 from annando/issue-6537
Issue 6537: Transmit the real author of a post in a dedicated API field
2019-03-17 21:48:36 +01:00
Michael 80a33763ea Take the author from the author 2019-03-17 18:46:22 +00:00
Michael b8b5b7b753 Issue 6537: Transmit the real author of a post in a dedicated field in the API 2019-03-17 18:39:34 +00:00
Philipp 2be4990952
Merge pull request #6896 from annando/fix-summary
Centralise the item content processing in a single function
2019-03-17 17:10:32 +01:00
Michael f78c148013 Clarified return values 2019-03-17 15:49:21 +00:00
Michael 75ec384fc3 Added logging since this exixted before 2019-03-17 13:56:47 +00:00
Michael cec094c5b1 Centralise the item content processing in a single function 2019-03-17 13:50:14 +00:00
Hypolite Petovan f9e4f2a132
Merge pull request #6894 from annando/fix-summary
Summary has to be converted to HTML / Don't use summary when we have the source
2019-03-17 09:11:29 -04:00
Hypolite Petovan 5ed48ba425
Merge pull request #6893 from nupplaphil/issue/fixing_htconfig
Fixing .htconfig loading
2019-03-17 07:36:39 -04:00
Philipp Holzer b22ff7419e
refactor naming & superfluous check 2019-03-17 09:57:34 +01:00
Michael 0104da3c93 Summary has to be converted to HTML / Don't use summary when we have the source 2019-03-17 00:06:31 +00:00
Philipp Holzer 8c6e6b5dea
Fixing .htconfig 2019-03-16 20:31:10 +01:00
Philipp Holzer 1acd5c7d22
- Adding additional legacy .htconfig information 2019-03-16 20:06:53 +01:00
Philipp 54f48c1eb0
Merge pull request #6892 from tobiasd/20190316-issue6891
remove autofocus from search box
2019-03-16 19:15:43 +01:00
Tobias Diekershoff 988506f192 remove autofocus from search box 2019-03-16 17:09:37 +01:00
Tobias Diekershoff 23ed4b9f62
Merge pull request #6890 from annando/ap-summary
We now send a summary via AP
2019-03-16 12:43:30 +01:00
Michael ce2e98ea68 Adding a line feed looks nicer 2019-03-16 11:18:36 +00:00
Michael 14b56ce0cc Adding the "abstract" element to the imported feed 2019-03-16 10:59:11 +00:00
Michael dfcf1b1e6f We now send a summary via AP. This partially fixes the problem with Mastodon and Articles 2019-03-16 08:46:33 +00:00
Hypolite Petovan ace4d1e4b1
Merge pull request #6889 from tobiasd/20190316-cs
CS translation update THX Aditoo
2019-03-16 02:02:16 -04:00
Tobias Diekershoff 4836e315b2 CS translation update THX Aditoo 2019-03-16 06:53:40 +01:00