Michael Vogel
|
265af9c99b
|
Receiving should be complete, sending partially works
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
49e8528e52
|
Small cleanup
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
1424ff9fea
|
"import" is now "receive"
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
8521d79606
|
Conversations should work now too.
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
b1dc4cc528
|
Retractions could work now.
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
bad5a6e84a
|
Some beautification
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
599d242e00
|
Some work at the retractions.
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
f70ee94fa0
|
Likes would now work with unlikes and with likes on comments.
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
c88fd73b80
|
Just another commit message :-)
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
558f13e322
|
Reshares could work now, code is cleaned
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
f06f27c93d
|
Account deletion should work, status messages works - reshares are half done.
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
81f5a359bf
|
"profile". "like" and "comment" could work, status messages only partly.
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
859c9501f5
|
Like and Comment could work (partially)
|
2016-05-01 13:46:08 +02:00 |
|
Michael Vogel
|
37e25313a4
|
New Diaspora code
|
2016-05-01 13:46:08 +02:00 |
|
rabuzarus
|
0e531e148e
|
rework autocomplete: polishing class and methods naming
|
2016-05-01 13:46:08 +02:00 |
|
rabuzarus
|
2bd60075ae
|
rework autocomplete: some styling if contact is forum
|
2016-05-01 13:46:08 +02:00 |
|
rabuzarus
|
ac912eaadf
|
rework autocomplete: add NavBar forum search
|
2016-05-01 13:46:08 +02:00 |
|
rabuzarus
|
341a22800d
|
rework autocomplete: add class dir and static function
|
2016-05-01 13:46:08 +02:00 |
|
rabuzarus
|
12479fb478
|
rework autocomplete: Access list of smilies over JSON
|
2016-05-01 13:46:08 +02:00 |
|
rabuzarus
|
586b251539
|
rework autocomplete: some cleanup and docu
|
2016-05-01 13:46:08 +02:00 |
|
rabuzarus
|
7ee0bca2bb
|
rework autocomplete: new ac for poke, contacts, prv_messages
|
2016-05-01 13:45:38 +02:00 |
|
rabuzarus
|
6d159633d4
|
rework autocomplete: make remote and local search work
|
2016-05-01 13:45:17 +02:00 |
|
rabuzarus
|
3dad86f0e0
|
add a hook call to acl_lookup()
|
2016-04-28 22:15:55 +02:00 |
|
Michael Vogel
|
af22007481
|
Bugfix for XML function
|
2016-04-28 08:30:15 +02:00 |
|
Tobias Diekershoff
|
1644919880
|
Merge pull request #2489 from annando/1604-unseen
Check before doing the database update
|
2016-04-28 07:18:35 +02:00 |
|
Michael Vogel
|
5e4a2badb2
|
Check before doing the database update
|
2016-04-28 06:56:55 +02:00 |
|
rabuzarus
|
9b3931e48a
|
xml: rename convert_element_to_array to element_to_array
|
2016-04-27 17:04:46 +02:00 |
|
rabuzarus
|
dbc39bea74
|
move xml related function to the xml class + some doxygen docu
|
2016-04-27 16:31:03 +02:00 |
|
Michael Vogel
|
ca72c5f256
|
Merge remote-tracking branch 'upstream/develop' into 1604-cookie
|
2016-04-25 22:25:13 +02:00 |
|
Michael Vogel
|
18aa43e6f6
|
Code redesign and comments
|
2016-04-25 22:10:45 +02:00 |
|
Michael Vogel
|
2c75a0fefc
|
Minor session stuff
|
2016-04-25 20:43:40 +02:00 |
|
Tobias Diekershoff
|
714eb1a296
|
Merge pull request #2479 from annando/1604-vier-login
Vier: No visible login border/no search and events without login
|
2016-04-25 20:24:10 +02:00 |
|
Michael Vogel
|
f0d5c97c08
|
Merge remote-tracking branch 'upstream/develop' into 1604-cookie
|
2016-04-25 16:44:06 +02:00 |
|
Michael Vogel
|
75fefeba95
|
Only hide the search if "local_search" was activated.
|
2016-04-25 16:42:16 +02:00 |
|
Michael Vogel
|
8c2a4fe02a
|
We now work with a hash to avoid cookie manipulation
|
2016-04-25 11:19:42 +02:00 |
|
Michael Vogel
|
a214fc798a
|
"Remember Me" should work now but needs more fine tuning
|
2016-04-25 07:10:40 +02:00 |
|
Michael Vogel
|
b4369d51f5
|
Improved "remember me" functionality
|
2016-04-25 00:02:43 +02:00 |
|
Michael Vogel
|
0c5f315294
|
Vier: No visible login border/no search and events without login
|
2016-04-24 21:45:06 +02:00 |
|
Michael Vogel
|
93347d3279
|
Bugfix DFRN and bookmark detection
|
2016-04-24 17:00:19 +02:00 |
|
Tobias Diekershoff
|
1756ecaba3
|
Merge pull request #2476 from annando/1604-poller-maxlevel
Value to define the maximum level of database connections for the worker
|
2016-04-23 11:35:43 +02:00 |
|
Michael Vogel
|
5711e561fc
|
Check the global contacts every 90 days/Better handling in item creation
|
2016-04-23 10:46:16 +02:00 |
|
Michael Vogel
|
76b24f61a9
|
New (experimental) value to define the maximum level of database connections for the worker
|
2016-04-23 10:11:09 +02:00 |
|
Michael Vogel
|
e76475d81f
|
Quickfix for Hubzilla systems with enabled OStatus addon
|
2016-04-22 23:58:06 +02:00 |
|
Tobias Diekershoff
|
19a24d6ada
|
Merge pull request #2470 from annando/1604-gprobe
Some gcontact stuff and DDoS/Spam prevention
|
2016-04-21 08:40:52 +02:00 |
|
Michael Vogel
|
5eb6b75645
|
Clean the url at "poco"
|
2016-04-21 07:24:00 +02:00 |
|
Michael Vogel
|
e333efc9aa
|
Diaspora: Comments and Likes are now signed at any time
|
2016-04-20 23:27:33 +02:00 |
|
Michael Vogel
|
0434b0485a
|
Start a gcontact probing for new gcontacts
|
2016-04-20 21:47:57 +02:00 |
|
Michael Vogel
|
378d444fc3
|
Only do the cleaning on specific networks
|
2016-04-20 09:38:06 +02:00 |
|
Michael Vogel
|
7f8aee2baa
|
Don't clean the contact url of feeds
|
2016-04-20 09:31:36 +02:00 |
|
Michael Vogel
|
ea3ecd83ea
|
We have to store feeds in the gcontact table ...
|
2016-04-20 08:27:11 +02:00 |
|