Tobias Diekershoff
|
ad3566aeaa
|
Merge pull request #3704 from annando/ostatus-improved
OStatus: Only fetch items that don't exist in the system
|
2017-09-15 07:18:14 +02:00 |
|
Michael
|
cf90e3571f
|
Merge remote-tracking branch 'upstream/develop' into new-dba
|
2017-09-15 03:17:40 +00:00 |
|
Michael
|
cd16155c96
|
Only warn when there are arguments at all
|
2017-09-15 03:10:04 +00:00 |
|
Michael
|
f29e21eb5c
|
We now avoid prepared statements without an argument
|
2017-09-15 03:00:38 +00:00 |
|
Michael
|
d10eaefaa9
|
Improved regular expression for the Diaspora link detection
|
2017-09-14 22:04:37 +00:00 |
|
Michael
|
87fffde80e
|
Documented some unknown verbs
|
2017-09-14 20:40:05 +00:00 |
|
Michael
|
9dfb9c1c45
|
Only fetch items that don't exist in the system
|
2017-09-14 19:23:14 +00:00 |
|
Michael
|
9468b7427d
|
Allow replies as well
|
2017-09-14 10:00:45 +00:00 |
|
Tobias Diekershoff
|
641e41067e
|
Merge pull request #3701 from annando/issue-3700
Issue 3700: Security and Privacy related Headers
|
2017-09-14 10:28:03 +02:00 |
|
Michael
|
4b99d122dd
|
Added explanation
|
2017-09-14 05:48:43 +00:00 |
|
Michael
|
7a3bb02f11
|
Issue 3700: Security and Privacy related Headers
|
2017-09-14 05:40:23 +00:00 |
|
Michael
|
c6ceae5225
|
The old database function is now replaced with a wrapper
|
2017-09-14 05:19:05 +00:00 |
|
Michael
|
e18a037fb2
|
API: Improvements for clients with bad HTML support
|
2017-09-14 05:16:23 +00:00 |
|
Michael
|
519a8807f1
|
Added documentation
|
2017-09-11 22:15:16 +00:00 |
|
Michael
|
ec929d8207
|
Fetch the own single post if we are processing a feed of multiple entries
|
2017-09-11 12:44:37 +00:00 |
|
Michael
|
8e17be7225
|
Store conversation data
|
2017-09-10 21:56:05 +00:00 |
|
Michael
|
b847f63e2a
|
Added logging
|
2017-09-10 08:27:24 +00:00 |
|
Michael
|
bdf490e2fa
|
Added missing function
|
2017-09-10 07:58:14 +00:00 |
|
Michael
|
21a630ebae
|
Added documentation
|
2017-09-10 07:52:07 +00:00 |
|
Michael
|
746169eabf
|
Improve comparabilty
|
2017-09-10 07:29:24 +00:00 |
|
Michael
|
c98c157efe
|
Only some tabs
|
2017-09-10 07:23:14 +00:00 |
|
Michael
|
4b403e4fe2
|
OStatus: Reworked import
|
2017-09-10 07:21:23 +00:00 |
|
Michael
|
52b12fccc9
|
OStatus: Attached pictures now show up in repeated posts as well.
|
2017-09-09 07:43:50 +00:00 |
|
Michael
|
637eb0bfb4
|
Bugfix: Mails weren't sent
|
2017-09-08 15:14:33 +00:00 |
|
Michael
|
c44448dd57
|
We should reset the session variable
|
2017-09-08 08:50:08 +00:00 |
|
Michael
|
a5a4f53287
|
This is a better place
|
2017-09-08 07:08:06 +00:00 |
|
Michael
|
3c6d83acd9
|
Remote self should now finally trigger all addons
|
2017-09-08 07:00:38 +00:00 |
|
Michael
|
6e196a6afd
|
Diaspora will introduce "like on comment" so we doing it as well
|
2017-09-08 05:36:00 +00:00 |
|
Michael
|
c3eaf336dc
|
Removed code
|
2017-09-07 15:48:25 +00:00 |
|
Michael
|
6e670df80f
|
OStatus: Better attachment handling for pictures
|
2017-09-07 15:34:50 +00:00 |
|
Michael
|
66968efb9a
|
Logger date format is now ISO8601 compatible
|
2017-09-06 21:13:06 +00:00 |
|
Michael
|
c35a43bcb8
|
"remote-self" hadn't worked well with addons
|
2017-09-06 06:02:26 +00:00 |
|
Michael
|
cb8581b29a
|
Support for server independant Diaspora style links
|
2017-09-06 04:55:36 +00:00 |
|
Tobias Diekershoff
|
65f1bcb780
|
Merge pull request #3673 from annando/contact-updating
Better updating of contacts
|
2017-08-30 22:34:01 +02:00 |
|
Michael
|
1cc50a80f4
|
Only update if there is a change
|
2017-08-30 19:33:16 +00:00 |
|
Michael
|
0083c16e87
|
Better updating of contacts
|
2017-08-30 18:05:41 +00:00 |
|
Michael
|
dbaed91a75
|
Bugfix: Repeating of posts generated a SQL error
|
2017-08-30 17:55:23 +00:00 |
|
Michael
|
1893c3df16
|
Pleroma-Servers are now detected and displayed in the statistics
|
2017-08-29 16:40:08 +00:00 |
|
Michael
|
83ce42172b
|
Don't add "redir" links on mentions
|
2017-08-27 09:56:41 +00:00 |
|
Michael
|
12ae59dba3
|
No linefeeds
|
2017-08-27 07:12:27 +00:00 |
|
Michael
|
d8acb62ba6
|
Small formatting issue
|
2017-08-27 07:02:44 +00:00 |
|
Michael
|
a36c8a0173
|
Possibly Issue 3611: Better feed handling when there is no body
|
2017-08-27 06:59:07 +00:00 |
|
Michael
|
a729519de9
|
And some more static warnings removed
|
2017-08-26 10:01:50 +00:00 |
|
Michael
|
c382f9f3d7
|
Some more
|
2017-08-26 07:52:49 +00:00 |
|
Michael
|
5adfeb0bd5
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
|
Michael
|
3c24bed412
|
New class "System"
|
2017-08-26 06:04:21 +00:00 |
|
Michael
|
b0c26921ad
|
Statically used methods should be defined statically as well
|
2017-08-25 15:56:08 +00:00 |
|
Tobias Diekershoff
|
959d6ae15e
|
Merge pull request #3654 from annando/externalpubsubhubbub
Removed external pubsubhubbub URL
|
2017-08-25 09:47:58 +02:00 |
|
Michael
|
5c53544118
|
Removed external pubsubhubbub URL
|
2017-08-25 02:58:38 +00:00 |
|
Michael
|
2ecd5a55b7
|
Bugfix for "1" instead of "connect"
|
2017-08-24 19:11:27 +00:00 |
|
Tobias Diekershoff
|
417ea99ba5
|
Merge pull request #3650 from annando/feed-probing
Probing sometimes failed / problems with some web servers
|
2017-08-24 10:16:24 +02:00 |
|
Michael
|
c09c806f78
|
Probing sometimes failed / problems with some web servers
|
2017-08-24 07:56:46 +00:00 |
|
Michael
|
ba52dd9fa7
|
Merge remote-tracking branch 'upstream/develop' into pleroma2
|
2017-08-24 06:26:58 +00:00 |
|
Michael
|
6998897a34
|
Limit the number of feed entries (Can solve resub problems)
|
2017-08-23 23:01:37 +00:00 |
|
Michael
|
e533572ca3
|
Issue 3645: Avoid problems with boolean values
|
2017-08-23 19:40:42 +00:00 |
|
Michael
|
b378f5fb01
|
The "hub" url now contains the nickname
|
2017-08-23 05:01:15 +00:00 |
|
Michael
|
51dca9b034
|
Compatibility with pleroma added
|
2017-08-21 20:21:04 +00:00 |
|
Michael
|
85c49060e2
|
Preparation for Unicode Emojis
|
2017-08-20 19:47:00 +00:00 |
|
Michael
|
17b05c9ad9
|
Hash tag links now do a redir
|
2017-08-19 09:22:50 +00:00 |
|
Michael
|
f8946c9e0a
|
When "local_search" is activated, then point all hashtags to the local server
|
2017-08-18 22:12:40 +00:00 |
|
Michael
|
e10bb40e1a
|
Added logging
|
2017-08-16 04:53:15 +00:00 |
|
Michael
|
791fc1d8b3
|
DFRN: Improved delivery status handling
|
2017-08-16 04:08:57 +00:00 |
|
Michael
|
6c9953809a
|
Improved position of "close"
|
2017-08-15 10:10:09 +00:00 |
|
Michael
|
a0567d4081
|
dbm::is_result now checks whether a dba:... call returns at least one result
|
2017-08-15 06:08:26 +00:00 |
|
Tobias Diekershoff
|
d2b7a44299
|
Merge pull request #3631 from annando/1708-libertree
Shared posts to Libertree now look better.
|
2017-08-15 07:44:53 +02:00 |
|
Michael
|
3290ccc779
|
Now some more stuff is fixed
|
2017-08-14 21:46:58 +00:00 |
|
Michael
|
4f6f47f714
|
Now the bugfix really should work
|
2017-08-14 20:58:02 +00:00 |
|
Michael
|
2d99e86b12
|
Bugfix for PR 3630: "get_contact_details_by_url" not always returned a value
|
2017-08-14 20:17:17 +00:00 |
|
Michael
|
3c59eefa22
|
Shared posts to Libertree now look better.
|
2017-08-14 19:16:28 +00:00 |
|
Michael
|
796cee6273
|
Cleaning code
|
2017-08-14 05:52:36 +00:00 |
|
Michael
|
1fa82581b6
|
Avoid warning
|
2017-08-14 05:47:25 +00:00 |
|
Michael
|
217a8ce6ee
|
Events now work again
|
2017-08-14 05:05:32 +00:00 |
|
Michael
|
0ac725dc47
|
Some more updated queries
|
2017-08-12 22:15:16 +00:00 |
|
Michael
|
41a81624a2
|
Now deletions will also work with complicated queries
|
2017-08-12 18:07:47 +00:00 |
|
Michael
|
89017d4e6c
|
DBA: The condition can now be a complex string
|
2017-08-12 13:54:29 +00:00 |
|
Michael
|
1d8c91c478
|
Restructured "dba::exists" function
|
2017-08-12 08:55:50 +00:00 |
|
Michael
|
b14b44e8a8
|
Merge remote-tracking branch 'upstream/develop' into dba-2
|
2017-08-12 07:37:06 +00:00 |
|
Michael
|
51f6c46923
|
Issue 3616: Don't create notifications for forum accounts
|
2017-08-12 05:08:45 +00:00 |
|
Michael
|
4ada71081f
|
No timeout problem anymore in preview.
|
2017-08-11 20:25:02 +00:00 |
|
Michael
|
556cc0cc4c
|
And some more changed lines
|
2017-08-11 19:26:08 +00:00 |
|
Michael
|
99f0c01cdd
|
Some more changed queries
|
2017-08-11 16:21:55 +00:00 |
|
Michael
|
d810b21f87
|
New dba functions
|
2017-08-11 08:04:01 +00:00 |
|
Michael
|
7b6664f0f7
|
Improved parameter handling
|
2017-08-10 12:38:32 +00:00 |
|
Michael
|
33b61ab262
|
Database connections should be closed
|
2017-08-10 06:33:24 +00:00 |
|
Michael
|
eb7cbb9ada
|
Now there are fewer than 300 updates left ...
|
2017-08-10 05:07:23 +00:00 |
|
Michael
|
bd8efb7f92
|
Several updates are transformed as well
|
2017-08-10 04:31:46 +00:00 |
|
Michael
|
03b86d3766
|
Now we have less than 100 insert commands, yeah
|
2017-08-09 23:02:57 +00:00 |
|
Michael
|
c6b04aa922
|
And some more inserts
|
2017-08-09 22:23:46 +00:00 |
|
Michael
|
6180d62ebc
|
Some more inserts
|
2017-08-09 22:04:00 +00:00 |
|
Michael
|
f248f9cc85
|
Merge remote-tracking branch 'upstream/develop' into new-dba
|
2017-08-09 21:42:51 +00:00 |
|
Michael
|
fce72cbbc8
|
Modifed "update" and "insert" function / many changed queries
|
2017-08-09 21:12:41 +00:00 |
|
Michael
|
b01ab3e64c
|
DBA: Do a fallback to other db functions on problems
|
2017-08-09 06:02:48 +00:00 |
|
Tobias Diekershoff
|
4d77c8a90a
|
Merge pull request #3618 from annando/mysqli-fix
Quickfix for MYSQLi (prepared statement problem)
|
2017-08-08 09:32:26 +02:00 |
|
Michael
|
c3e1f88d4b
|
Quickfix for MYSQLi (prepared statement problem)
|
2017-08-08 06:07:04 +00:00 |
|
Johannes Schwab
|
37262c24d9
|
Catch exceptions in PDO constructor
|
2017-08-04 11:01:29 +02:00 |
|
Tobias Diekershoff
|
93fb98959a
|
Merge pull request #3613 from annando/some-ostatus
Speed up of OStatus transmission/Ignoring "created" with remote self
|
2017-08-03 08:01:04 +02:00 |
|
Michael
|
1bd85971a4
|
Avoid some PHP warnings, no functional changes
|
2017-08-03 05:50:44 +00:00 |
|
Michael
|
a80329b416
|
Speed up of OStatus transmission/Ignoring "created" with remote self
|
2017-08-03 05:42:44 +00:00 |
|
Michael
|
c98ae304c0
|
Endless scroll now avoids showing the same items
|
2017-07-31 06:04:37 +00:00 |
|
Michael
|
57b4ea4759
|
Bugfix: The ACL lookup had its problems after the last changes
|
2017-07-27 14:02:25 +00:00 |
|