Michael
|
0ccb29c4df
|
Only compare the HTML when we forcefully ignore the cache
|
2018-04-06 16:52:01 +00:00 |
|
Michael
|
297784880e
|
Update the cached rendered html when it changed
|
2018-04-06 14:01:52 +00:00 |
|
Michael Vogel
|
05cff59f70
|
Merge pull request #4722 from MrPetovan/task/add-content_filter-hook
Add content_filter hook
|
2018-04-06 06:42:52 +02:00 |
|
Michael
|
3792012723
|
Improved accessibility for "Frio"
|
2018-04-05 21:50:34 +00:00 |
|
Hypolite Petovan
|
34fd442821
|
Rename social.disable_cw pconfig to system.disable_cw
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
41db5f0912
|
Display content warning as title if collapsing is deactivated
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
296f561878
|
Rename hook to "prepare_body_content_filter"
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
d38b86dabf
|
Fix disabled content filter for own posts
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
f26c99d17b
|
Disable content filter for preview and own posts
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
d603bf062d
|
Add CSS classes to content-filter wrapper
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
b755e808df
|
Add new content_filter hook in prepare_body
- Add content warning processing to prepare_body with use of disable_cw
setting
- Add filter_reasons params to prepare_body hook
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
bec46d7b01
|
Remove content warning processing in put_item_in_cache
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
586b0b6e57
|
Add bash to text_highlight language list
|
2018-03-29 19:29:09 -04:00 |
|
Hypolite Petovan
|
daffc27061
|
Move suppress_tags config to template
- Add new item.suppress_tags template variable
- Fix template formatting
|
2018-03-25 00:38:23 -04:00 |
|
Hypolite Petovan
|
4eaf0d76b0
|
Remove include/event
|
2018-03-23 06:32:34 -04:00 |
|
Hypolite Petovan
|
6e7c6ab0fa
|
Remove references to include/event
|
2018-03-23 06:32:34 -04:00 |
|
Hypolite Petovan
|
f7e2071117
|
Replace include/event function with method calls
- Updated scope of Model\Event methods
- Updated use list
|
2018-03-23 06:32:34 -04:00 |
|
Hypolite Petovan
|
5aecc758f9
|
Replace include/event function content by method calls
|
2018-03-23 06:32:34 -04:00 |
|
Hypolite Petovan
|
27d94023ee
|
Merge branch 'master' into develop
|
2018-03-23 06:15:55 -04:00 |
|
Michael
|
e74f186b34
|
Event: Prevent SQL errors with events without end
|
2018-03-21 20:16:43 +00:00 |
|
Michael
|
73efdb99e3
|
Fix for incorrect datetime values
|
2018-03-21 05:20:55 +00:00 |
|
Tobias Diekershoff
|
f082f0da4f
|
Merge pull request #4636 from annando/event-diaspora
Fix: Events on Diaspora now should look fine
|
2018-03-20 08:48:37 +01:00 |
|
Michael
|
f4ba5d9799
|
Fix: Events on Diaspora now should look fine
|
2018-03-20 06:32:17 +00:00 |
|
fabrixxm
|
e6c59b0593
|
fix docstring of get_poke_verbs()
|
2018-03-19 10:20:01 +01:00 |
|
fabrixxm
|
8a2a4510ec
|
Small fixes to translatable string
and some small cosmetic fixup to docstring for `notification()`
|
2018-03-19 10:15:09 +01:00 |
|
Hypolite Petovan
|
881c7ccfc1
|
Add meaningful return value to dba::connect
- Move System::unavailable call to index
|
2018-03-18 05:15:14 -04:00 |
|
Michael
|
537ef83a24
|
If we aren't connected to the database, we shouldn't return "true" on connect
|
2018-03-17 09:21:06 +00:00 |
|
Hypolite Petovan
|
c53c00ba4e
|
Add rendred-hash to put_item_in_cache todo
|
2018-03-15 03:23:11 -04:00 |
|
Hypolite Petovan
|
644767519e
|
Ensure the item body stays the same in put_item_in_cache()
- Add documentation
|
2018-03-15 02:13:00 -04:00 |
|
Hypolite Petovan
|
e28020c68a
|
Fix for CW: Items weren't cached
|
2018-03-15 01:32:04 -04:00 |
|
Hypolite Petovan
|
65b0159282
|
Merge pull request #4593 from annando/fix-ostatus
OStatus: Fixed communication issues with deleted contacts
|
2018-03-14 18:46:21 -04:00 |
|
Michael
|
5bd519efff
|
There is now a "content-warning" field
|
2018-03-14 22:28:35 +00:00 |
|
Michael
|
d98c6819e7
|
$contact isn't called by reference anymore
|
2018-03-14 20:53:03 +00:00 |
|
Michael
|
32ee4ca4b1
|
OStatus: Fixed communication issues with deleted contacts
|
2018-03-13 06:21:44 +00:00 |
|
Michael
|
4bb9263e43
|
Fix: The acl lookup now works in multi threaded posts as well
|
2018-03-12 04:51:27 +00:00 |
|
Michael
|
052ad155a2
|
Issue 4115: Events are now formatted better for Diaspora
|
2018-03-11 21:10:36 +00:00 |
|
Hypolite Petovan
|
9f693cc443
|
Display attach with missing title
- Rework preg_match_all call to remove 3 indentation levels
|
2018-03-08 23:52:01 -05:00 |
|
Hypolite Petovan
|
f633acd8d1
|
Remove include/html2*.php files
|
2018-03-07 16:34:48 -05:00 |
|
Hypolite Petovan
|
789561c7a2
|
Remove/Update references to include/html2*.php
|
2018-03-07 16:34:17 -05:00 |
|
Hypolite Petovan
|
5e806ff598
|
Replace html2plain calls by HTML::toPlaintext
|
2018-03-07 16:29:44 -05:00 |
|
Hypolite Petovan
|
b5666bd27f
|
Replace html2bbcode calls by HTML::toBBCode
|
2018-03-07 16:24:13 -05:00 |
|
Hypolite Petovan
|
3bb2f72d05
|
Replace html2* function content by references to HTML class
|
2018-03-07 16:21:02 -05:00 |
|
Michael Vogel
|
cc688e2b4f
|
Merge pull request #4549 from MrPetovan/task/4518-add-memcached-support
[develop] Performance: Add memcached support/Improve database cache (redux)
|
2018-03-06 16:34:28 +01:00 |
|
Hypolite Petovan
|
95752b79e8
|
Add cache performance to API and worker
|
2018-03-04 23:13:19 -05:00 |
|
Hypolite Petovan
|
6447a45a06
|
Remove include/bb2diaspora.php
|
2018-03-04 17:43:51 -05:00 |
|
Hypolite Petovan
|
fe5ce67ef8
|
Move bb2diaspora() content to Content\Text\BBCode::toMarkdown
- Use self where appropriate
- Add BaseObject extension
|
2018-03-04 17:34:59 -05:00 |
|
Michael
|
506f851b23
|
Bugfix: Avoid that Twidere is crashing
|
2018-03-04 19:25:02 +00:00 |
|
Hypolite Petovan
|
49f99d94f6
|
Replace disapora2bb function content with Markdown::toBBCode call
|
2018-03-04 08:31:40 -05:00 |
|
Hypolite Petovan
|
7bd4a52156
|
Merge pull request #4532 from annando/dba-array
[develop] We now accept array as condition parameters
|
2018-03-03 18:14:19 -05:00 |
|
Michael
|
74f6dc5373
|
Renamed functions / each is replaced
|
2018-03-03 23:02:45 +00:00 |
|