Commit Graph

11837 Commits

Author SHA1 Message Date
Michael Vogel cea445b6f3
Check the global contacts every 90 days/Better handling in item creation 2016-05-01 13:48:52 +02:00
Michael Vogel 62ca636612
New (experimental) value to define the maximum level of database connections for the worker 2016-05-01 13:48:52 +02:00
Michael Vogel c69aab6ee0
Avoid write operations if not needed 2016-05-01 13:48:52 +02:00
Michael Vogel 6fe6191c2f
Quickfix for Hubzilla systems with enabled OStatus addon 2016-05-01 13:48:52 +02:00
Tobias Diekershoff aab5442b50
ES translations thx TupambaeNet 2016-05-01 13:48:52 +02:00
Michael Vogel 883e8b5451
Clean the url at "poco" 2016-05-01 13:48:52 +02:00
Michael Vogel 761fa37f94
Diaspora: Comments and Likes are now signed at any time 2016-05-01 13:48:52 +02:00
Michael Vogel f7010edeb0
Improved DDoS detection 2016-05-01 13:48:52 +02:00
Michael Vogel ede888dd4c
Start a gcontact probing for new gcontacts 2016-05-01 13:48:52 +02:00
Tobias Diekershoff 7931555b64
make doxygen a bit more happy 2016-05-01 13:48:52 +02:00
Tobias Diekershoff 01ef271901
make doxygen a bit more happy 2016-05-01 13:48:52 +02:00
rabuzarus 0056403b15
fix: contact edit poll_interval wasn't submitted 2016-05-01 13:48:52 +02:00
Tobias Diekershoff ccb0875c57
reorganize the htconfig template 2016-05-01 13:48:52 +02:00
Tobias Diekershoff cc0b4ff0f9
during installation choose the highest RINO version possible 2016-05-01 13:48:52 +02:00
Michael Vogel bdd55638ce
Only do the cleaning on specific networks 2016-05-01 13:48:52 +02:00
Michael Vogel 598ed2bdf3
Don't clean the contact url of feeds 2016-05-01 13:48:52 +02:00
Michael Vogel 49ca25f81a
We have to store feeds in the gcontact table ... 2016-05-01 13:48:52 +02:00
Michael Vogel 74883adfd1
Bugfix: We checked in the wrong array ... 2016-05-01 13:48:52 +02:00
Michael Vogel 8fb9f3fee5
Improved logging 2016-05-01 13:48:52 +02:00
Michael Vogel e088b919a8
Added description 2016-05-01 13:48:52 +02:00
Michael Vogel 5efd25a0eb
Some more checks that the gcontact table contains valid data 2016-05-01 13:48:52 +02:00
Michael Vogel 1627401cfa
Bugfix: The function to remove parts of attachments forgot about the rest 2016-05-01 13:48:52 +02:00
Michael Vogel 8396164afd
Don't store unknown networks 2016-05-01 13:48:52 +02:00
Michael Vogel 0f96e34e06
Don't cache account probing for empty networks 2016-05-01 13:48:52 +02:00
Michael Vogel 0e79f8cbca
Some small Diaspora changes 2016-05-01 13:48:52 +02:00
Michael Vogel 468e5b9f57
Use "like" instead of "regexp" for the gcontact search 2016-05-01 13:48:52 +02:00
Michael Vogel 46dd775d10
Now we are having "after" at the old attach mechanism as well 2016-05-01 13:48:52 +02:00
Michael Vogel 02808c8d12
Bugfix: ' in titles were a problem. 2016-05-01 13:48:52 +02:00
Michael Vogel 08308e588d
Attachments: Better handling of preview pictures 2016-05-01 13:48:52 +02:00
Michael Vogel d2741d7f2e
Bugfix: Missing include added 2016-05-01 13:48:52 +02:00
Michael Vogel 0b121a6ffe
Improved handling of photos 2016-05-01 13:48:52 +02:00
rabuzarus 856f54da62
rework autocompletion: Update mobile.css 2016-05-01 13:48:52 +02:00
Michael Vogel 1021111241
Bugfix: Messages work now again 2016-05-01 13:48:52 +02:00
Michael Vogel dd71a05ab3
Added documentation 2016-05-01 13:48:52 +02:00
Michael Vogel 6cdcbabb3b
Use the "attachment" element instead of a mixture of several elements 2016-05-01 13:48:52 +02:00
Michael Vogel 5b6a708007
the "nurl" index was accidentally dropped 2016-05-01 13:48:52 +02:00
rabuzarus d32c0e8eb4
vier: colorbox fix (img max-width: 100%) 2016-05-01 13:48:52 +02:00
Michael Vogel 45fc8a2447
Some rearrangements 2016-05-01 13:48:52 +02:00
Michael Vogel 5370b3f76d
Speeding up the gcontact search 2016-05-01 13:48:52 +02:00
Michael Vogel 1e933744da
More elements for the autocompletion 2016-05-01 13:48:52 +02:00
Michael Vogel 7c68e14b3d
Added comment 2016-05-01 13:48:52 +02:00
rabuzarus ec86289be2
rework autocomplete: space after inserting contact without id 2016-05-01 13:48:52 +02:00
rabuzarus 9dff16acbc
rework autocomplete: don't show the id if contact doesn't have an id 2016-05-01 13:48:52 +02:00
Michael Vogel 67d272749e
Clean gcontact url before saving in gcontact table 2016-05-01 13:48:52 +02:00
Michael Vogel 313586e224
Speed up the contact search, proxy the images, search for addresses 2016-05-01 13:48:52 +02:00
rabuzarus 5bc17e0b91
rework autocomplete: use minified version + delete old fk.autocomplete.js 2016-05-01 13:48:52 +02:00
rabuzarus 46f5fc0a09
rework autocomplete: update jquery.textcomplete to v1.3.3 2016-05-01 13:47:24 +02:00
rabuzarus cc7d1d453b
rework autocomplete: seperate bbcode completion 2016-05-01 13:47:24 +02:00
rabuzarus db581c08d0
rework autocomplete: some polishing 2016-05-01 13:47:24 +02:00
Michael Vogel 535f382c4e
Bugfix: "default_group" behaviour wasn't implemented correctly 2016-05-01 13:47:24 +02:00