d0681075bf
Add itemsource module
2018-10-18 22:49:25 -04:00
da2a17495d
Merge pull request #5951 from annando/endless-contact
...
Avoid endless loop when trying to fetch contact id
2018-10-18 00:44:07 -04:00
92816dc725
Improved loop detection
2018-10-18 03:33:08 +00:00
35da40c2cb
Avoid endless loop when trying to fetch contact id
2018-10-18 03:01:34 +00:00
Michael Vogel
389685e099
Merge pull request #5920 from MrPetovan/bug/remove-password-from-register
...
Avoid storing plaintext password in register table
2018-10-17 21:04:11 +02:00
e254ace9d5
Merge pull request #5947 from annando/uri-id
...
Use "uri-id" for item relations
2018-10-17 14:45:40 -04:00
62ad755980
Use "uri-id" for item relations
2018-10-17 18:34:24 +00:00
c50be325bd
Remove unused parameter $selected in Model\Item::fieldlist
2018-10-16 18:30:24 -04:00
35a73b729f
Onepoll hadn't polled anymore / small relocation in zrlinit for better logging
2018-10-16 13:17:01 +00:00
012fe3c11e
Avoid endless loop at magic auth
2018-10-16 06:32:12 +00:00
8d0f4710a4
Signed Diaspora posts should now be stored more reliable
2018-10-15 21:42:55 +00:00
Benjamin Lorteau
9e1065ff87
Improve transition from previous behavior
...
- Simplify Model\User methods parameter list
- Use DBA methods in mod/regmod
- Replace killme with exit in mod/regmod
- Simplify goaway() calls
2018-10-15 11:58:52 -04:00
756a4f1111
Fix remaining instances of "contacts"
2018-10-14 18:02:54 -04:00
74c5f1f684
Merge pull request #5891 from JonnyTischbein/move_module_contacts
...
Move module contacts
2018-10-14 16:42:50 -04:00
540adaf829
Use Model\Register methods in modules
...
- Update registration emails to avoid storing the plaintext password in
the register table
- Remove redundant sprintf() when used with L10n::t()
- Remove redundant Systen::baseUrl() with goaway()
2018-10-14 12:26:18 -04:00
123992384b
Create Model\Register
...
- Add Model\User::exists method
2018-10-14 11:34:34 -04:00
7f143c3159
Fix various spelling mistakes
2018-10-14 11:32:54 -04:00
efad4936b0
OStatus contacts are now automatically converted to AP
2018-10-13 18:13:01 +00:00
Jonny Tischbein
bfa05156ca
change links from /contacts to /contact
2018-10-13 13:29:56 +02:00
4d4dd1a99c
Some beautification
2018-10-12 20:52:22 +00:00
1b18be6715
The virtuel fields for the diaspora signatures have to be removed at any time
2018-10-12 18:47:32 +00:00
2dec8895a9
Curl Response Refactoring
...
- extended Curl to parse Curl Response
- refactored Network::curl()
- replaced every Network::curl() execution with the new Curl container
2018-10-10 21:08:43 +02:00
307286fc47
parameters and getURLpath to getURLPath
2018-10-10 01:18:47 +02:00
5a02e39a65
Rename App Methods
...
- renamed a lot of App methods to CamelCase
- replaced direct public variables with get-/set-Methods
2018-10-10 00:16:06 +02:00
510032444f
The owner of a "like" should be the author
2018-10-06 08:51:52 +00:00
09302367d5
Include AP in the contact search
2018-10-06 03:17:44 +00:00
fa7cddc669
AP Bugfix: Following a soapbox now works / rapid follow/unfollow should work now
2018-10-05 06:35:50 +00:00
cbfc3d0c28
Fix error / "about" is now converted to BBCode
2018-10-03 19:00:32 +00:00
8841519c0d
Renamed functions
2018-10-03 15:41:51 +00:00
3ab837f3c7
Functionality is now split
2018-10-03 09:15:38 +00:00
518d461a8f
Issue 5811: "objects" instead of "object"
2018-10-02 20:12:38 +00:00
3020b0fdc4
Fix missing mentions
2018-10-02 14:48:57 +00:00
fcfd04bcc9
Normalize the mentions and ensure to not have duplicates
2018-10-02 09:04:32 +00:00
e71f497295
Renamed
2018-09-30 08:14:05 +00:00
82987d018a
Some changes for better code quality
2018-09-30 07:21:57 +00:00
da79566125
Relocated function
2018-09-28 03:56:41 +00:00
cb9be8a7ab
UUID is now createUUID
2018-09-27 11:52:15 +00:00
dd38b7e329
Avoid warnings
2018-09-26 20:36:47 +00:00
60b0759b50
UUID instead of GUID
2018-09-26 20:03:46 +00:00
9ec30010c5
APContact stuff is moved to an own class
2018-09-26 17:24:29 +00:00
834422d52f
Merge remote-tracking branch 'upstream/develop' into ap1
2018-09-24 21:48:40 +00:00
a6996601d5
Merge pull request #5789 from friendica/master
...
Update develop from master-2019.09
2018-09-23 18:55:20 -04:00
8c7e5bb776
all endpoints are now working
2018-09-23 17:29:31 +00:00
6df6d82427
We can now like and dislike
2018-09-23 08:52:07 +00:00
f772ece86f
New delivery module for ap
2018-09-17 21:13:08 +00:00
91d1b4de5d
We now use the conversation data with AP
2018-09-17 05:51:05 +00:00
6f3b2b6586
Handling of unlisted posts, better uid detection
2018-09-16 09:06:09 +00:00
2eabe45a8e
Contact reject does work now as well
2018-09-15 22:25:58 +00:00
e45206ae5d
Merge remote-tracking branch 'upstream/2018.08-rc' into ap1
2018-09-15 20:49:46 +00:00
86bd283705
The whole contact handling does work now, yeah ...
2018-09-15 20:31:05 +00:00