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 |
Michael Vogel
|
919728126a
|
Bugfix: We checked in the wrong array ...
|
2016-04-20 07:58:52 +02:00 |
Michael Vogel
|
c6fb6c559a
|
Improved logging
|
2016-04-20 07:48:21 +02:00 |
Michael Vogel
|
bc0ba8a0d7
|
Added description
|
2016-04-20 07:26:18 +02:00 |
Michael Vogel
|
28f97845ca
|
Some more checks that the gcontact table contains valid data
|
2016-04-20 07:00:55 +02:00 |
Michael Vogel
|
bb5421d925
|
Bugfix: The function to remove parts of attachments forgot about the rest
|
2016-04-20 00:12:27 +02:00 |
Tobias Diekershoff
|
f7548b87c6
|
Merge pull request #2463 from annando/1604-diaspora-again
Some small Diaspora changes
|
2016-04-19 21:35:33 +02:00 |
Michael Vogel
|
53d8c21d3c
|
Don't store unknown networks
|
2016-04-19 20:39:12 +02:00 |
Michael Vogel
|
cb12e145a7
|
Don't cache account probing for empty networks
|
2016-04-19 16:19:23 +02:00 |
Michael Vogel
|
ea8cfed6a9
|
Some small Diaspora changes
|
2016-04-19 07:39:17 +02:00 |
Michael Vogel
|
432c1ec5e4
|
Now we are having "after" at the old attach mechanism as well
|
2016-04-18 21:28:09 +02:00 |
Michael Vogel
|
999ef7f679
|
Attachments: Better handling of preview pictures
|
2016-04-18 12:13:54 +02:00 |
Michael Vogel
|
26f62a97fd
|
Bugfix: Missing include added
|
2016-04-18 06:11:29 +02:00 |
Michael Vogel
|
81bcafe28f
|
Improved handling of photos
|
2016-04-17 23:38:29 +02:00 |
Michael Vogel
|
502b660ca9
|
Added documentation
|
2016-04-17 20:55:19 +02:00 |
Michael Vogel
|
49d52faab5
|
Use the "attachment" element instead of a mixture of several elements
|
2016-04-17 20:43:41 +02:00 |
Tobias Diekershoff
|
e44bec3c37
|
Merge pull request #2452 from annando/1604-clean-contact-url
Clean gcontact url before saving in gcontact table
|
2016-04-17 16:51:06 +02:00 |
Michael Vogel
|
ae75a46529
|
the "nurl" index was accidentally dropped
|
2016-04-17 16:41:28 +02:00 |
Michael Vogel
|
017bfe17f8
|
Speeding up the gcontact search
|
2016-04-17 13:46:49 +02:00 |
Michael Vogel
|
2d4fd30cc3
|
Merge remote-tracking branch 'upstream/develop' into 1604-clean-contact-url
|
2016-04-17 11:55:51 +02:00 |
Michael Vogel
|
146dc5c8cd
|
Added comment
|
2016-04-16 17:01:32 +02:00 |
Michael Vogel
|
57cadf5b8f
|
Clean gcontact url before saving in gcontact table
|
2016-04-16 15:22:54 +02:00 |
Michael Vogel
|
f8c96d24b4
|
Speed up the contact search, proxy the images, search for addresses
|
2016-04-16 15:01:03 +02:00 |
Tobias Diekershoff
|
bbd5878734
|
Merge pull request #2449 from rabuzarus/1404_reworked_autocomplete
new autocompletion
|
2016-04-16 08:16:21 +02:00 |
rabuzarus
|
ce1faf17d1
|
rework autocomplete: some polishing
|
2016-04-14 17:05:19 +02:00 |
rabuzarus
|
01b02dbcaa
|
Merge develop into 1404_reworked_autocomplete
Conflicts:
include/text.php
view/templates/head.tpl
view/theme/duepuntozero/style.css
view/theme/vier/style.css
|
2016-04-14 16:23:51 +02:00 |
Michael Vogel
|
d6a79abb68
|
Bugfix: "default_group" behaviour wasn't implemented correctly
|
2016-04-13 22:21:23 +02:00 |
Michael Vogel
|
018b3ed25f
|
API: Just some more elements where Twidere has problems ...
|
2016-04-12 22:53:54 +02:00 |
Michael Vogel
|
34dc23b871
|
API: Improvement for Twidere/Conversation call improved
|
2016-04-09 22:44:32 +02:00 |
Tobias Diekershoff
|
dfa5183774
|
Merge pull request #2441 from rabuzarus/0704_doxygen_forum
Update ForumManager.php
|
2016-04-07 21:06:32 +02:00 |
rabuzarus
|
d5bf386cf7
|
Update ForumManager.php - small correction
|
2016-04-07 16:58:26 +02:00 |
rabuzarus
|
a3c79d2007
|
Update ForumManager.php
fix some doxygen description
|
2016-04-07 14:43:56 +02:00 |
Michael Vogel
|
952f8514a5
|
"remember me" in session does work now
|
2016-04-05 23:28:33 +02:00 |
Tobias Diekershoff
|
b9d9ffbd01
|
Merge pull request #2429 from annando/1604-item-shadow
New post update function, search is now using the "global" field
|
2016-04-03 19:55:34 +02:00 |
Michael Vogel
|
1f61efc7fe
|
Scrape: Changed detection for the profile link
|
2016-04-03 19:29:35 +02:00 |
Michael Vogel
|
3fdaafd54a
|
Some more documentation
|
2016-04-03 18:49:41 +02:00 |
Michael Vogel
|
f192767d7a
|
Some reverted stuff
|
2016-04-03 16:38:32 +02:00 |
Michael Vogel
|
9f57425d08
|
Post update ist now done.
|
2016-04-03 16:36:05 +02:00 |
Michael Vogel
|
beb1e04069
|
New field in item table ("shadow") that indicates if there is a shadow entry
|
2016-04-03 13:48:31 +02:00 |
Michael Vogel
|
ce2c1b4fc1
|
Small bugfix: We always liked the parent
|
2016-04-02 17:43:53 +02:00 |
Michael Vogel
|
68b88c0384
|
Notify and poll aren't fetched at the moment
|
2016-04-02 15:49:57 +02:00 |
Michael Vogel
|
b4b62493e6
|
Bugfix: The nickname vanished/better way to fetch the alias
|
2016-04-02 15:41:55 +02:00 |
Michael Vogel
|
e5377a5e91
|
Merge remote-tracking branch 'upstream/develop' into 1604-salmon-like
|
2016-04-02 14:12:02 +02:00 |
Michael Vogel
|
fd965b046a
|
Update contact data for uid=0 at feed import
|
2016-04-02 14:10:40 +02:00 |
Tobias Diekershoff
|
c30306e085
|
Merge pull request #2424 from annando/1603-scrape-alias
Scrape: Always take the first alias
|
2016-04-02 09:48:31 +02:00 |
Michael Vogel
|
bc05984786
|
Only update contact when scrape runs with "probe_normal"
|
2016-04-02 09:06:10 +02:00 |
Michael Vogel
|
08fb662b4a
|
OStatus: Salmon now works with "likes"/The alias is stored now as well
|
2016-04-02 00:24:56 +02:00 |
Michael Vogel
|
eeb462cd04
|
Only update the contact entry with uid=0
|
2016-04-01 21:41:37 +02:00 |