Commit Graph

23358 Commits

Author SHA1 Message Date
Philipp Holzer 1b45d3fad7 testfix - namespaces 2019-03-22 22:56:58 -04:00
Philipp Holzer f3c4e6fa3d testfix - namespaces 2019-03-22 22:56:58 -04:00
Philipp Holzer 6473e5a069 typo 2019-03-22 22:56:57 -04:00
Philipp Holzer c2fd579916 typo 2019-03-22 22:56:57 -04:00
Philipp Holzer 8237e73e26 Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Philipp Holzer 3261ffbd99 bugfix - mixed fields with condition 2019-03-22 22:56:56 -04:00
Philipp Holzer dd333c76f8 Logger - Forgot Logger::init() with VoidLogger 2019-03-22 22:56:55 -04:00
Adam Clark c4a1fe5272 Added an installation note about optional animated GIF support 2019-03-22 22:55:49 -04:00
Philipp Holzer e4439a5fe3 removed debugging 2019-03-22 22:55:49 -04:00
Philipp Holzer 083820b107 Moving mod/feedtest to src/Module/Feedtest 2019-03-22 22:55:49 -04:00
Philipp Holzer ec2c84a4e9 code lisibility & filter optimization 2019-03-22 22:55:48 -04:00
Philipp Holzer 4496df79ab Replace "q" calls 2019-03-22 22:55:48 -04:00
Philipp Holzer b2edb85588 Replace "q" calls 2019-03-22 22:55:48 -04:00
Philipp Holzer be6057b056 refactoring 2019-03-22 22:55:47 -04:00
Philipp Holzer 78d0d6e6e1 Moving mod/filer to src/Module/Filer 2019-03-22 22:55:47 -04:00
Philipp Holzer a876f132bd Moving mod/credits to src/Module/Credits 2019-03-22 22:55:46 -04:00
Philipp Holzer 21158e7699 Syslog - Disabling 2019-03-22 22:55:46 -04:00
Philipp Holzer 305f53ca26 revert wrong default value 2019-03-22 22:52:47 -04:00
Philipp Holzer d712d36814 Adding UID and Level To String mapping 2019-03-22 22:52:46 -04:00
Philipp Holzer ae40963507 Code cleanup 2019-03-22 22:52:46 -04:00
Philipp Holzer ec59e538fc Adding ident 2019-03-22 22:52:46 -04:00
Philipp Holzer 9c5e0ae415 Adding SyslogLogger 2019-03-22 22:52:45 -04:00
Philipp Holzer 8e0355bec3 reduce code 2019-03-22 22:28:13 -04:00
Philipp Holzer 25a7086fc5 moving mod/apps to src/Module/Apps 2019-03-22 22:28:12 -04:00
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