Adam Clark
|
ef850a0567
|
Updated Bootstrap to 3.4.1
|
2019-03-22 22:28:12 -04:00 |
|
Jeroen De Meerleer
|
bf04bccc77
|
No schemestring update if focus
|
2019-03-22 22:28:11 -04:00 |
|
Jeroen De Meerleer
|
a8cc4b3362
|
I will not share options that are not being used.
|
2019-03-22 22:28:10 -04:00 |
|
Jeroen De Meerleer
|
1c33c20940
|
Add a comment
|
2019-03-22 22:28:10 -04:00 |
|
Jeroen De Meerleer
|
42769c6976
|
Changed spaces into tabs
|
2019-03-22 22:28:09 -04:00 |
|
Jeroen De Meerleer
|
3af3887bfa
|
Added background image sharing
Why did I miss this?
|
2019-03-22 22:28:09 -04:00 |
|
Jeroen De Meerleer
|
10a8d6a563
|
Implemented parsing share string
|
2019-03-22 22:28:08 -04:00 |
|
Jeroen De Meerleer
|
9a8dc9d9a6
|
Better way to stringify theme
|
2019-03-22 22:28:07 -04:00 |
|
Jeroen De Meerleer
|
2a8b4d6e29
|
I don't like undefined
|
2019-03-22 22:28:07 -04:00 |
|
Jeroen De Meerleer
|
1e84411e84
|
Added string creation
|
2019-03-22 22:28:07 -04:00 |
|
Jeroen De Meerleer
|
ffa7d7659b
|
Added the share_string field
|
2019-03-22 22:28:07 -04:00 |
|
Tobias Diekershoff
|
854cc3e472
|
Merge branch '2019.03-RC'
|
2019-03-22 20:53:21 +01:00 |
|
Tobias Diekershoff
|
3dedad1e39
|
2019.03 stuff
|
2019-03-22 20:53:01 +01:00 |
|
Tobias Diekershoff
|
4aa28de89e
|
Merge pull request #6703 from tobiasd/2019.03-CHANGELOG
Changelog 2019.03
|
2019-03-22 20:38:42 +01:00 |
|
Tobias Diekershoff
|
02051e9b0c
|
typo
|
2019-03-22 19:42:02 +01:00 |
|
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 |
|