Hypolite Petovan
|
34463f37e4
|
Rename contact table column to ffi_keyword_denylist
|
2020-06-07 11:24:52 -04:00 |
|
Michael
|
62217735f0
|
Use webfinger in apcontact fetch
|
2020-06-04 21:55:14 +00:00 |
|
Michael
|
e379698227
|
Issue 8675: reduce requests of foreign pages
|
2020-06-01 21:52:31 +00:00 |
|
Michael
|
3258216e8d
|
Add "uri-id" to the "thread" table
|
2020-05-28 21:44:55 +00:00 |
|
Michael
|
db907c2ff8
|
Issue 8700: Resolvable activities
|
2020-05-27 19:05:33 +00:00 |
|
Michael
|
a77b7793a8
|
Rearranged table order
|
2020-05-22 05:06:55 +00:00 |
|
Michael
|
95b4f35a12
|
Improved server detection / gsid introduced
|
2020-05-22 04:19:32 +00:00 |
|
Michael
|
929455bd01
|
Update the "vid"
|
2020-05-19 20:28:27 +00:00 |
|
Michael
|
d7f0ffdbc1
|
Issue 8458: Display big emojis
Fixes #8458
|
2020-05-17 16:55:54 +00:00 |
|
Michael
|
4d4678ceb6
|
New experimental database configurations
|
2020-05-17 09:03:56 +00:00 |
|
Michael
|
9a1de3100d
|
Rearranged dbstructure
|
2020-05-15 12:17:13 +00:00 |
|
Michael
|
7a82171bfe
|
The "term" table is removed
|
2020-05-15 06:50:20 +00:00 |
|
Michael
|
3e6451f41f
|
removed foreign key to avoid update errors
|
2020-05-11 05:48:24 +00:00 |
|
Michael
|
ecdf3b798b
|
True foreign keys for the Permissionset
|
2020-05-10 15:43:43 +00:00 |
|
Michael
|
7f55e1b2bc
|
We now support real foreign keys
|
2020-05-10 14:55:03 +00:00 |
|
Michael
|
5fe6a2dfcd
|
We now store verbs in a new side table
|
2020-05-09 15:38:40 +00:00 |
|
Michael
|
59675c4f0b
|
Merge remote-tracking branch 'upstream/develop' into no-term2
|
2020-05-05 15:44:24 +00:00 |
|
Michael
|
2ee14bf5fe
|
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
|
2020-05-05 14:08:29 +00:00 |
|
Hypolite Petovan
|
df7eb7fcc5
|
Merge pull request #8576 from annando/new-participation
Diaspora participations are now stored as activities
|
2020-05-05 09:29:04 -04:00 |
|
Michael
|
84e3892955
|
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
|
2020-05-05 13:16:01 +00:00 |
|
Michael
|
b261df14af
|
Updated database versions
|
2020-05-04 15:23:45 +00:00 |
|
Michael
|
875d6b36e9
|
File and category aren't using "term" anymore
|
2020-05-03 15:13:40 +00:00 |
|
Michael
|
1a4beaf061
|
post update function added
|
2020-05-02 21:27:37 +00:00 |
|
Michael
|
098ba4a667
|
"item-delivery-data" is now "post-delivery-data"
|
2020-05-02 19:34:02 +00:00 |
|
Michael
|
00035f7ba0
|
Notifications are now storing the uri-id as well
|
2020-05-02 13:12:11 +00:00 |
|
Michael
|
2a1cdfa36b
|
Diaspora participations are now atored as activities
|
2020-05-02 08:52:11 +00:00 |
|
Michael
|
ac2957c4dd
|
Some more "term" to "tag" conversion
|
2020-05-01 10:57:32 +00:00 |
|
Michael
|
2b8dabcd95
|
API search is now done via "tag" as well
|
2020-05-01 09:41:17 +00:00 |
|
Michael
|
88931e5053
|
Post update functionality for tags
|
2020-04-30 06:09:57 +00:00 |
|
Michael
|
8c44f535b7
|
Merge remote-tracking branch 'upstream/develop' into write-tags
|
2020-04-29 02:38:33 +00:00 |
|
Michael
|
881c9bbd70
|
Increased db version number
|
2020-04-28 19:46:59 +00:00 |
|
Michael
|
6febbef060
|
Corrected view
|
2020-04-28 19:15:42 +00:00 |
|
Michael
|
f5886db3e2
|
New view for searching tags
|
2020-04-27 20:32:25 +00:00 |
|
Michael
|
7d111e2a6f
|
Duplicated fields renamed
|
2020-04-25 07:29:02 +00:00 |
|
Michael
|
efa1351ac6
|
Cleaned up user table order in query
|
2020-04-24 21:14:03 +00:00 |
|
Michael
|
1c980c5b29
|
The workerqueue is now using a view as well
|
2020-04-24 18:50:36 +00:00 |
|
Michael
|
89dcab774d
|
Prticipation is now a view as well
|
2020-04-24 17:55:49 +00:00 |
|
Michael
|
57009d30c4
|
There is now a pending view
|
2020-04-24 15:42:43 +00:00 |
|
Michael
|
a5aa43469b
|
Some more places with owner-view
|
2020-04-24 13:41:11 +00:00 |
|
Michael
|
c4f7f3e26e
|
And some more view calls added
|
2020-04-24 12:59:19 +00:00 |
|
Michael
|
4181eb37f5
|
More joins replaced by view calls
|
2020-04-24 11:55:46 +00:00 |
|
Michael
|
02aed490e2
|
Owner-view added
|
2020-04-24 11:04:50 +00:00 |
|
Michael
|
b50aaf87d7
|
Some more code standards
|
2020-04-24 05:39:30 +00:00 |
|
Michael
|
bc1efdaf53
|
Code standards
|
2020-04-24 05:37:06 +00:00 |
|
Michael
|
c3aa2730de
|
Improved definition style
|
2020-04-23 07:02:18 +00:00 |
|
Michael
|
63ebbb8a16
|
We now can define views
|
2020-04-23 06:19:44 +00:00 |
|
Hypolite Petovan
|
43b8bdea07
|
Merge pull request #8520 from annando/term2tag
We now store tags in "tag"
|
2020-04-22 22:56:07 -04:00 |
|
Michael Vogel
|
ee098277b9
|
Merge pull request #8530 from MrPetovan/task/8498-move-poke-to-src
Move poke module to src/
|
2020-04-21 05:56:59 +02:00 |
|
Hypolite Petovan
|
7f04aea8b1
|
Move poke module to src/
- Add new route contact/<cid>/poke and update all references
- Rework template with form field includes
- [frio] Enable modal behavior
|
2020-04-20 11:47:08 -04:00 |
|
Michael
|
87aebe6af5
|
Default value
|
2020-04-19 16:43:37 +00:00 |
|
Michael
|
0f2215bc17
|
Hybrid mode for non resolvable contacts
|
2020-04-18 16:00:06 +00:00 |
|
Michael
|
5d34a90d67
|
Store mentioned contacts in another way
|
2020-04-18 14:41:26 +00:00 |
|
Michael
|
3ce9386cb1
|
Improved body scanning, increased length
|
2020-04-18 10:05:30 +00:00 |
|
Michael
|
db657b0149
|
We now store the tags in two separate tables
|
2020-04-17 06:35:20 +00:00 |
|
Michael
|
67a67200a7
|
Storing mentions in Diaspora and AP
|
2020-04-13 23:54:28 +00:00 |
|
Michael
|
552fd98657
|
The "sign" table had been removed
|
2020-04-13 16:27:40 +00:00 |
|
Michael
|
771fe881ef
|
Use 20 maximum feed items as default
|
2020-03-22 15:22:48 +00:00 |
|
Michael
|
04eef79be0
|
Merge remote-tracking branch 'upstream/2020.03-rc' into loops
|
2020-03-22 15:00:14 +00:00 |
|
Hypolite Petovan
|
f2638ca65b
|
Remove extraneous relation on item-content.id
|
2020-03-22 10:28:13 -04:00 |
|
Hypolite Petovan
|
f50a39d19d
|
Remove extraneous relation on item-activity.id
|
2020-03-22 10:04:30 -04:00 |
|
Michael
|
bc069c8ebf
|
Prevent endless loops and long running feed processing
|
2020-03-22 13:05:35 +00:00 |
|
Michael
|
82589a29cd
|
Fix 8401: Don't let dbstructure think that it needs to update the table
|
2020-03-11 20:49:23 +00:00 |
|
Michael
|
c261457b03
|
Store the interaction date as well.
|
2020-03-10 22:04:03 +00:00 |
|
Michael
|
f27900ad78
|
Reduce the load of "gfollower"
|
2020-03-10 21:10:59 +00:00 |
|
Michael
|
37376fa715
|
Issue 8371: Improvements for picture permissions
|
2020-03-08 13:16:59 +00:00 |
|
Michael
|
d6905e29cf
|
Query the same contact only once a month
|
2020-03-07 05:31:03 +00:00 |
|
Michael
|
9adf09be51
|
Don't delete and recreate the rows over and over again
|
2020-03-06 13:51:36 +00:00 |
|
Michael
|
bd77556b49
|
New table for relations between global contacts - will replace glink in the future
|
2020-03-06 08:08:49 +00:00 |
|
Michael
|
d63e903d9f
|
Changed template for direction
|
2020-03-03 21:29:51 +00:00 |
|
Michael
|
af6db65961
|
Store the push/pull direction in the conversation table
|
2020-03-03 08:01:04 +00:00 |
|
Michael
|
dc9ea15bb1
|
Updated field description
|
2020-03-02 20:48:26 +00:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
Hypolite Petovan
|
1a8110234f
|
Move /settings/display module to src/
|
2020-02-20 05:37:06 -05:00 |
|
Philipp
|
09961a07e4
|
Merge pull request #8297 from MrPetovan/task/8285-api-events
[API] Add new api/friendica/events endpoint
|
2020-02-16 21:07:44 +01:00 |
|
Philipp
|
da124af6ed
|
Merge pull request #8293 from MrPetovan/task/5562-community-pagination
Improve community pagination
|
2020-02-16 19:38:49 +01:00 |
|
Hypolite Petovan
|
e0d03615bc
|
Add node-wide default items per page config
|
2020-02-16 13:04:26 -05:00 |
|
Hypolite Petovan
|
d3b3f716f8
|
[API] Add new endpoint api/friendica/events
|
2020-02-16 12:07:39 -05:00 |
|
Michael
|
3bd1f3a836
|
No more gender
|
2020-02-16 10:55:18 +00:00 |
|
Hypolite Petovan
|
682fb7e4e2
|
Move community module to src/
- Use boundaries pagination instead of number pages
- Trim down community update module output
- Part of https://github.com/friendica/friendica/issues/4090
|
2020-02-16 04:41:22 -05:00 |
|
Michael Vogel
|
e80d68ba53
|
Merge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc
Use profile.about for profile description
|
2020-02-10 23:36:59 +01:00 |
|
Hypolite Petovan
|
2ec3a97393
|
Merge pull request #8263 from annando/remote-follow
New page for remote follow requests
|
2020-02-09 17:53:13 -05:00 |
|
Michael
|
2eebeeaa32
|
New page for remote follow requests
|
2020-02-09 17:04:35 +00:00 |
|
nupplaPhil
|
7d714319c8
|
Add license info at Friendica PHP files
|
2020-02-09 16:34:23 +01:00 |
|
Hypolite Petovan
|
da09215db8
|
[Database] Version 1333
- Exchange profile.pdesc for profile.about
|
2020-02-09 02:35:46 -05:00 |
|
Hypolite Petovan
|
a3028e69aa
|
Merge pull request #8211 from nupplaphil/task/mod_crepair
Move mod/crepair to src/Module/Contact/Repair
|
2020-02-01 08:28:29 -05:00 |
|
Hypolite Petovan
|
96b9619608
|
Merge pull request #8210 from nupplaphil/task/mod_fsuggest
Move mod/fsuggest to src/Module/SuggestFriend
|
2020-01-31 18:43:32 -05:00 |
|
nupplaPhil
|
048bb014d8
|
Move CRepair to Contact Advanced route
|
2020-02-01 00:37:11 +01:00 |
|
nupplaPhil
|
c5653d30f3
|
add regex for route
|
2020-02-01 00:22:56 +01:00 |
|
nupplaPhil
|
f565d590f6
|
Move mod/crepair to src/Module/Contact/Repair
|
2020-02-01 00:20:50 +01:00 |
|
Hypolite Petovan
|
dad530802f
|
Merge pull request #8209 from nupplaphil/task/mod_worker
Move mod/worker to src\Module\Worker
|
2020-01-31 18:12:36 -05:00 |
|
nupplaPhil
|
34f4aedb87
|
Move mod/fsuggest to src/Module/SuggestFriends
|
2020-01-31 23:50:46 +01:00 |
|
nupplaPhil
|
17389de261
|
Move mod/worker to src\Module\Worker
|
2020-01-31 22:38:49 +01:00 |
|
Hypolite Petovan
|
dd24b3bac0
|
Move api/profile/show to src/Module
- Update API documentation
- Update BaseApi::format to include headers by format
|
2020-01-29 23:31:37 -05:00 |
|
Philipp Holzer
|
c2b8c65104
|
Merge "notification" routes
|
2020-01-28 23:21:24 +01:00 |
|
Philipp Holzer
|
dd8d9d7c70
|
Fix ignore notification
|
2020-01-28 22:47:15 +01:00 |
|
Philipp Holzer
|
82f8794215
|
Undo Hotfix: add missing route for ignore/discard
|
2020-01-28 22:36:44 +01:00 |
|
Philipp Holzer
|
288192a7ef
|
Hotfix: add missing route for ignore/discard
|
2020-01-28 22:35:00 +01:00 |
|
Hypolite Petovan
|
bd910342df
|
Add custom emojis Mastodon API endpoint
|
2020-01-28 08:14:48 -05:00 |
|
Philipp Holzer
|
4260b94fec
|
Move mod/noscrape to Module\Noscrape
|
2020-01-26 23:43:47 +01:00 |
|
Hypolite Petovan
|
46c4bfe580
|
Restore base profile URL behavior
- Add new profile-specific route
|
2020-01-26 14:21:20 -05:00 |
|