Commit Graph

16311 Commits

Author SHA1 Message Date
Michael da212a28a2 New worker class that does all the work 2017-11-05 10:33:46 +00:00
Michael Vogel 57f114d7e1
Merge pull request #3868 from rabuzarus/20171104_-_use_best_link_url_for_events
events: use best_link_url() and zrl() for creating the author_link (author link as magic-link)
2017-11-04 22:33:13 +01:00
rabuzarus 3b4f72da93 events: better comment description 2017-11-04 16:41:06 +01:00
rabuzarus 86d3adaa50 events: use best_link_url() and zrl() for the author_link (author link as magic-link) 2017-11-04 16:38:21 +01:00
Hypolite Petovan 1cb694947f
Merge pull request #3865 from annando/noscrape-last-active
noscrape: "last-activity" tells roughly the last activity date
2017-11-04 10:04:41 -04:00
Hypolite Petovan 92a1c7814b
Merge pull request #3864 from annando/ejabber-auth
Logging for ejabberd authentication is now done via syslog
2017-11-04 10:02:53 -04:00
Michael 4347e479d3 noscrape now contains "last-activity" which tells roughly the last activity 2017-11-04 08:38:22 +00:00
Michael d2dc61c246 Logging for ejabberd authentication is now done via syslog 2017-11-04 08:36:42 +00:00
Tobias Diekershoff 6b9cb9c755
Merge pull request #3862 from annando/issue-3860
Issue 3860: Enhanced support of "!" for forums
2017-11-03 07:15:51 +01:00
Michael d739fe2503 Issue 3860: Enhanced support of "!" for forums 2017-11-03 05:07:19 +00:00
Hypolite Petovan 7003f576e2
Merge pull request #3861 from annando/direct-forum-post
@posts to only the forum should be treated like !posts
2017-11-02 22:47:42 -04:00
Michael 937f36f754 @posts to only the forum should be treated like !posts 2017-11-02 21:25:20 +00:00
Hypolite Petovan da42b91096
Merge pull request #3858 from annando/direct-forum-post
Forum posts with "!" are now created directly as forum post
2017-11-02 16:39:20 -04:00
Hypolite Petovan e03f11b49e
Merge pull request #3859 from annando/diaspora-dislike
Issue 3857: There is the possibility of a bad handling of dislikes
2017-11-02 16:35:01 -04:00
Michael c105a67cd9 Issue 3857: There is the possibility of a bad handling of dislikes 2017-11-02 20:29:18 +00:00
Michael a2f9ea2642 Forum posts with "!" are now created directly as forum post 2017-11-02 20:15:14 +00:00
Hypolite Petovan e26eb0146f
Merge pull request #3856 from annando/dedicatedforumpost
If a post is dedicated to a single forum then it will be rewritten
2017-11-02 10:36:15 -04:00
Michael 6949ab25f7 A single mistake 2017-11-02 11:17:10 +00:00
Michael 82a3e0558c Just some empty line 2017-11-02 07:50:09 +00:00
Michael 5326b30ad1 Edits are now possible - but unsuccessful on the receiver side 2017-11-02 07:48:41 +00:00
Michael 01af4435c8 Now the public entry is created 2017-11-02 05:46:23 +00:00
Michael 82321114ab If a post is dedicated to a single forum then it will be rewritten to a forum post 2017-11-01 23:20:43 +00:00
Hypolite Petovan 42283c87d3
Merge pull request #3854 from tobiasd/20171101-es
update for ES thx Albert
2017-11-01 12:04:18 -04:00
Tobias Diekershoff e3c3cf96b3 update for ES thx Albert 2017-11-01 17:00:08 +01:00
Tobias Diekershoff db04a78d84
Merge pull request #3849 from annando/forum-exclamation
Use the exclamation mark to address forums as well
2017-10-31 22:22:46 +01:00
Michael c31d382e7d Added documentation 2017-10-31 21:11:30 +00:00
Michael ba6cb7bacf Merge remote-tracking branch 'upstream/develop' into forum-exclamation 2017-10-31 20:02:36 +00:00
Michael Vogel 92a17643c9
Merge pull request #3848 from annando/session-destroy
Bugfix: Avoid dba error message
2017-10-31 21:00:31 +01:00
Michael 5222606602 Use the exclamation mark to address forums as well 2017-10-31 19:33:23 +00:00
Michael ba627c740f Bugfix: Avoid dba error message 2017-10-31 19:28:39 +00:00
Tobias Diekershoff 22aa7f9f07
Merge pull request #3846 from annando/session-destroy
Avoid warning "Failed to write session data"
2017-10-31 18:37:45 +01:00
Tobias Diekershoff 4d6ab63a5a
Merge pull request #3847 from annando/some-more-onepoll
Some more onepoll bautification
2017-10-31 18:37:15 +01:00
Michael 4b0f8dad49 Some more onepoll bautification 2017-10-31 16:18:48 +00:00
Michael 7566464a58 Avoid warning "Failed to write session data" 2017-10-31 16:03:01 +00:00
Tobias Diekershoff 3e0361fe07
Merge pull request #3845 from annando/onepoll-rework
onepoll.php is reworked
2017-10-31 15:12:42 +01:00
Michael a492a13aeb onepoll.php is reworked 2017-10-31 13:32:11 +00:00
Tobias Diekershoff 078690e91c
Merge pull request #3844 from annando/no-fragment
Bugfix: not complete a url with parameter or fragment
2017-10-31 08:08:18 +01:00
Michael 9804e65d18 Bugfix: not complete a url with parameter or fragment 2017-10-31 06:05:52 +00:00
Hypolite Petovan 6afd2313e0
Merge pull request #3842 from hoergen/patch-3
Update display.php
2017-10-30 21:49:50 -04:00
hoergen a5d8d1fd77
Update display.php
adding baseurl to image tags for twitter and open Graph
2017-10-31 02:45:58 +01:00
Hypolite Petovan 1c890aedb8
Merge pull request #3836 from tobiasd/20171030-es
update for ES thx Albert
2017-10-30 08:23:02 -04:00
Tobias Diekershoff 65e96caf29 update for ES thx Albert 2017-10-30 10:36:45 +01:00
Tobias Diekershoff 404ed27fb4
Merge pull request #3830 from annando/dba-pdo-connected
DBA: The "connected" check for PDO didn't work.
2017-10-29 08:11:27 +01:00
Tobias Diekershoff bf29d81984
Merge pull request #3831 from annando/issue-3828
Issue 3828: Better handling if query doesn't return a value
2017-10-29 08:10:53 +01:00
Michael 83bbbd1fe3 Issue 3828: Better handling if query doesn't return a value 2017-10-29 06:49:43 +00:00
Michael 1cbe27de12 DBA: The "connected" check for PDO didn't work. 2017-10-29 06:31:01 +00:00
Tobias Diekershoff f949747e01
Merge pull request #3829 from annando/webfinger-clean
Some Webfinger clean up
2017-10-29 06:40:43 +01:00
Michael e2224a2ddc Some Webfinger clean up 2017-10-28 11:48:29 +00:00
Tobias Diekershoff 992b721de6 Merge pull request #3827 from annando/hubzilla-webfinger
Hubzilla doesn't return the handle in the hcard
2017-10-27 09:47:47 +02:00
Michael 0b7e8b7fb4 Hubzilla doesn't return the handle in the hcard 2017-10-27 06:17:24 +00:00