Tobias Diekershoff
c4fef79f32
Add subject to DB Update email
2019-04-08 10:55:18 +02:00
Philipp
df0e2c959a
Merge pull request #6985 from tobiasd/20190408-vierprvmailmobile
...
vier mobile: private mail width
2019-04-08 10:23:45 +02:00
Philipp
594dd5a503
Merge pull request #6986 from annando/composer-lock
...
Updated composer.lock
2019-04-08 10:22:57 +02:00
Tobias Diekershoff
686f67fb90
vier mobile: private mail width
2019-04-08 07:27:19 +02:00
Philipp Holzer
7e061e0cae
replacing direct query with User model call
2019-04-07 21:18:04 +02:00
Michael
49ba44d1e4
Updated composer.lock
2019-04-07 17:50:35 +00:00
Hypolite Petovan
9ed3f3d6d0
Merge pull request #6978 from annando/no-queue
...
Remove the queue from the core
2019-04-07 08:05:51 -04:00
Philipp
f69d73b5ff
Merge pull request #6969 from MrPetovan/task/router
...
Add rule-based router
2019-04-06 11:00:00 +02:00
Hypolite Petovan
d6d31f43a1
Add App\Router dependency injection to App
...
- Moved collectRoutes method from App to App\Router
2019-04-05 23:16:12 -04:00
Michael
b30d01bea0
Remove converted queue entries
2019-04-05 20:24:49 +00:00
Michael
911ad99e61
Table definition removed
2019-04-05 19:27:32 +00:00
Michael
46a99a05a1
Remove the queue from the core
2019-04-05 18:04:39 +00:00
Philipp
bd13a73b2b
Merge pull request #6977 from annando/fix-reshare
...
Fix: Only use reshare information for the top level post
2019-04-05 11:44:01 +02:00
Michael
4a30490ac9
Fix: Only use reshare information for the top level post
2019-04-05 08:59:39 +00:00
Philipp Holzer
76fd2a4aa0
some renamings
2019-04-05 08:00:34 +02:00
Philipp Holzer
b4a59f32c7
code standards
2019-04-05 07:54:53 +02:00
Philipp Holzer
2daadb8c36
code standards
2019-04-05 07:54:41 +02:00
Philipp Holzer
2aeea55f3f
bugfix
2019-04-05 07:54:19 +02:00
Philipp Holzer
0098f97c4a
Moving Model call outside Object Namespace
2019-04-05 07:54:11 +02:00
Philipp Holzer
09c44f96fd
Moving Model call outside Object Namespace
2019-04-05 07:53:54 +02:00
Philipp
6be2951b4e
Merge pull request #6975 from tobiasd/20190405-sv
...
SV update to the strings THX Bjoessi
2019-04-05 07:50:54 +02:00
Tobias Diekershoff
c36f02e08e
Merge pull request #6974 from annando/avoid-flooding
...
Avoid repeated transmitting of profile updates
2019-04-05 07:33:55 +02:00
Philipp
9e8134f949
Merge pull request #6973 from tobiasd/20190405-pleroma
...
beautification of pleroma stats
2019-04-05 07:20:34 +02:00
Tobias Diekershoff
a3b0fc7b5e
SV update to the strings THX Bjoessi
2019-04-05 06:59:20 +02:00
Michael
01bb05b502
Avoid repeated transmitting of profile updates
2019-04-05 04:42:04 +00:00
Tobias Diekershoff
1db0a29291
beautification of pleroma stats
2019-04-05 06:39:34 +02:00
Hypolite Petovan
26c2290fed
Merge pull request #6972 from annando/queue-to-worker
...
Use deferred workers instead of the queue mechanism
2019-04-04 17:29:16 -04:00
Michael
e3caf0f4f5
Use deferred workers instead of the queue mechanism
2019-04-04 20:51:12 +00:00
Michael Vogel
c439cb656a
Merge pull request #6957 from MrPetovan/bug/6943-add-tombstone
...
Send AP Tombstone activity on deleted profiles
2019-04-04 22:27:49 +02:00
Hypolite Petovan
c713c2bf62
Merge pull request #6955 from tobiasd/20190331-vier
...
vier mobile enhancements
2019-04-04 14:22:34 -04:00
Hypolite Petovan
5b12bccb45
Move user tombstone activity data to ActivityPub\Transmitter
2019-04-04 07:38:40 -04:00
Hypolite Petovan
7383511855
Added test case for Router->getModuleClass
2019-04-04 07:30:48 -04:00
Hypolite Petovan
42b360f479
Implement feedback changes to App\Router
...
- Add class PhpDoc
- Switch Router->routeCollector scope to protected
- Added getter for Router->routeCollector
- Added EOF new line
- Removed unused use statement
- Improved App->collectRoutes PhpDoc
2019-04-04 07:29:26 -04:00
Hypolite Petovan
350d3b51d4
Added router to CHANGELOG
2019-04-03 23:46:28 -04:00
Hypolite Petovan
e281b23672
Added doc for route_collection hook
2019-04-03 23:45:55 -04:00
Hypolite Petovan
993f4e5fcc
Add sample route for /itemsource
...
- Fix missing item guid not displaying in Module\Itemsource
2019-04-03 23:36:37 -04:00
Hypolite Petovan
61b6ab7e3e
Add Router to App
...
- Create new Friendica\App\Router class
- Add route_collection hook
- Add route dispatching in App->runFrontend
2019-04-03 23:35:24 -04:00
Hypolite Petovan
b62ed44d2d
[Composer] Add dependency nikic/fast-route
...
- Update composer.lock with new dependency
2019-04-03 23:32:10 -04:00
Hypolite Petovan
a5828734f7
Merge pull request #6968 from annando/set-newest-resharer
...
Set the newest resharer as owner of a thread
2019-04-03 16:03:14 -04:00
Michael
d73b6015d8
Set the newest resharer as owner of a thread
2019-04-03 18:51:50 +00:00
Hypolite Petovan
d607d81183
Merge pull request #6966 from annando/ap-announce
...
AP: Incoming announces are now stored as activities
2019-04-02 19:35:56 -04:00
Michael
e66e2adf5f
AP: Incoming announces are now stored as activities
2019-04-02 21:10:49 +00:00
Hypolite Petovan
76ecf67066
Merge pull request #6964 from JeroenED/task/frio-sharestring-onchange
...
Changed keyup to oninput
2019-04-02 10:03:01 -04:00
Jeroen De Meerleer
008b66ac2c
Changed keyup to oninput
2019-04-02 15:13:44 +02:00
Hypolite Petovan
e4fa1a1102
Merge pull request #6963 from tobiasd/20190402-lng
...
CS, DE, PL translation updates
2019-04-02 07:15:07 -04:00
Tobias Diekershoff
9fba09a5a3
DE translation update
2019-04-02 10:14:04 +02:00
Tobias Diekershoff
a69cb03f8c
PL translation update THX waldis
2019-04-02 10:10:16 +02:00
Tobias Diekershoff
bffffd45bf
CS translation update THX Aditoo
2019-04-02 10:09:10 +02:00
Tobias Diekershoff
48afc0fbed
Merge pull request #6962 from annando/display-reshare
...
Display if an item is reshared
2019-04-02 09:23:53 +02:00
Michael
a0fddca407
Display if an item is reshared
2019-04-02 05:38:42 +00:00