Adam Magness
|
591c00dd5c
|
bug fix
fix variable
|
2018-11-05 21:26:58 -05:00 |
|
Adam Magness
|
a71eb1d127
|
functions moved to HTML class
update function calls to moved class.
|
2018-11-05 21:06:26 -05:00 |
|
Adam Magness
|
e31dde6084
|
Split text.php to HTML class
move functions from text.php to src/Content/Text/HTML
|
2018-11-05 20:27:22 -05:00 |
|
Hypolite Petovan
|
e8891e9ba4
|
Merge pull request #6082 from annando/diasppora-delivery
Improved delivery
|
2018-11-05 16:26:02 -05:00 |
|
Michael
|
3b565e80b6
|
Improved logger text
|
2018-11-05 20:35:17 +00:00 |
|
Philipp Holzer
|
049cd963f3
|
Using random_int directly
|
2018-11-05 21:15:30 +01:00 |
|
Philipp Holzer
|
6e10bdf361
|
Move random Digits to Crypto class
|
2018-11-05 21:02:54 +01:00 |
|
Michael
|
59d8cae805
|
Merge remote-tracking branch 'upstream/develop' into diasppora-delivery
|
2018-11-05 19:46:59 +00:00 |
|
Adam Magness
|
186cd1d415
|
Revert "Move methods to new Util/Strings class"
This reverts commit 97fcf23371 .
|
2018-11-05 13:07:15 -05:00 |
|
Adam Magness
|
9e51be7554
|
Revert "Update function calls"
This reverts commit 748fb8b946 .
|
2018-11-05 13:07:07 -05:00 |
|
Adam Magness
|
748fb8b946
|
Update function calls
update function calls to new class
|
2018-11-05 07:40:18 -05:00 |
|
Adam Magness
|
97fcf23371
|
Move methods to new Util/Strings class
move string methods from xml to strings class.
|
2018-11-05 07:31:45 -05:00 |
|
Adam Magness
|
b07d47b0f7
|
Update function calls
update function calls to new names
|
2018-11-05 07:24:14 -05:00 |
|
Adam Magness
|
6cc339031a
|
Rename functions
rename functions
|
2018-11-05 07:24:14 -05:00 |
|
Adam Magness
|
ae4aab872f
|
forgotten self
forgotten self references
|
2018-11-05 07:24:14 -05:00 |
|
Adam Magness
|
61bc9facc8
|
Implement functions
implement functions relocated to xml class
|
2018-11-05 07:24:14 -05:00 |
|
Adam Magness
|
84e900d96f
|
Move to XML
move functions from text to xml
|
2018-11-05 07:24:14 -05:00 |
|
Michael
|
dc4a2aeab8
|
Merge remote-tracking branch 'upstream/develop' into diasppora-delivery
|
2018-11-04 23:19:34 +00:00 |
|
Michael
|
ef205878b6
|
Cleaned up the notifier
|
2018-11-04 23:17:41 +00:00 |
|
Michael
|
bd97215147
|
Merge remote-tracking branch 'upstream/develop' into diasppora-delivery
|
2018-11-04 18:54:49 +00:00 |
|
Michael
|
e759497af3
|
Fix small typo / Workerqueue count now only counts non deferred entries
|
2018-11-04 10:51:01 +00:00 |
|
Michael
|
ec3cec37eb
|
Fixes #6071: We should use the correct variable ...
|
2018-11-04 09:18:36 +00:00 |
|
Michael
|
8f27e3aeb1
|
Support for fetching non-public content / preparations for forum posts
|
2018-11-03 21:37:08 +00:00 |
|
Michael
|
1395bdc188
|
Preparations for a relocation message / fix for notice
|
2018-11-02 21:57:06 +00:00 |
|
Michael
|
1b43d459b6
|
Fix for delivering forum posts again
|
2018-11-01 23:52:06 +00:00 |
|
Philipp Holzer
|
83ead5ec48
|
Test enhancements
|
2018-11-01 13:44:47 +01:00 |
|
Tobias Diekershoff
|
e12942ce7f
|
Merge pull request #6058 from JonnyTischbein/issue_contact_batch_archive
[frio] Fix unarchive contact batch action
|
2018-11-01 06:41:05 +01:00 |
|
Jonny Tischbein
|
76c9d37006
|
Fix not working unarchive contact batch action
|
2018-10-31 21:20:44 +01:00 |
|
vinzv
|
fc2b81d0dd
|
Update Install.php
Please update messages.po at Transifex as well.
|
2018-10-31 21:03:32 +01:00 |
|
Jonny Tischbein
|
b66bcb20da
|
Redirect to previous page after NON-AJAX Post delete via second parameter in /item/drop
|
2018-10-31 20:09:44 +01:00 |
|
Hypolite Petovan
|
8a46c786f3
|
Merge pull request #6053 from zeroadam/CoreRenderer
Core Renderer Class
|
2018-10-31 13:57:12 -04:00 |
|
Adam Magness
|
70f01d6c00
|
Template Engine and props to Renderer
move methods and props from App to Renderer
|
2018-10-31 13:25:38 -04:00 |
|
Philipp Holzer
|
2a0a7cd42a
|
Add missing Logger::log()
|
2018-10-31 17:52:41 +01:00 |
|
Adam Magness
|
3f74ba88c2
|
Move delimiter props and functions
move left and right delimiter functions and properties to Render class.
|
2018-10-31 12:12:15 -04:00 |
|
Adam Magness
|
35abc4bb64
|
get markup template
implement getMarkupTemplate function
|
2018-10-31 10:44:06 -04:00 |
|
Adam Magness
|
91facd2d0a
|
replace macros
implement new replaceMacros function
|
2018-10-31 10:35:50 -04:00 |
|
Philipp Holzer
|
bf878d2ebb
|
Adding more Logger entries in case of update process
|
2018-10-31 15:22:44 +01:00 |
|
Adam Magness
|
f6c86649c2
|
Create Core\Renderer Class
create new class and redirect old functions
|
2018-10-31 10:03:42 -04:00 |
|
Philipp Holzer
|
3f813d853b
|
introducing Logger::log
|
2018-10-31 14:48:19 +01:00 |
|
Philipp Holzer
|
e5530dfa63
|
refactoring query
|
2018-10-31 14:44:43 +01:00 |
|
Philipp Holzer
|
9690dfc54e
|
Renamed Cache flag
|
2018-10-31 14:44:42 +01:00 |
|
Philipp Holzer
|
270e817954
|
Adding force to update routine
- Introduced Cache::NEVER Lock (never expiring lock)
- Force flag for dbstructure update
- Moving the business logic to central place in Update class
|
2018-10-31 14:44:40 +01:00 |
|
Philipp Holzer
|
f08f063a38
|
Replaced check_db in App
|
2018-10-31 14:44:24 +01:00 |
|
Philipp Holzer
|
ffbad2dc81
|
moved check_db($via_worker) to Update::check($via_worker)
|
2018-10-31 14:44:23 +01:00 |
|
Philipp Holzer
|
87f3fe24f7
|
Moving UPDATE defines/constants out of boot
|
2018-10-31 14:44:23 +01:00 |
|
Philipp Holzer
|
4ae985e5ed
|
Setting update version & time on success
|
2018-10-31 14:44:23 +01:00 |
|
Philipp Holzer
|
26aee23254
|
Replacing dbupdate_ in admin.php and removing it from Worker\DBUpdate
|
2018-10-31 14:44:22 +01:00 |
|
Philipp Holzer
|
f2ca3e5be4
|
Using Locks for Updating and writing last success to config
|
2018-10-31 14:44:22 +01:00 |
|
Philipp Holzer
|
e876adef8f
|
Moved the functions update_db and run_update_function to a Friendica\Core\Update class
|
2018-10-31 14:44:21 +01:00 |
|
Adam Magness
|
02be1d316d
|
Documentation
add proper documentation.
|
2018-10-31 07:32:22 -04:00 |
|