Michael Vogel
|
d6a35c6995
|
Support newline as block contact separator
|
2020-07-19 03:21:15 +02:00 |
|
Michael
|
b0086a49e2
|
in "getidforurl" "no update" is now "update"
|
2020-07-15 21:08:42 +00:00 |
|
Michael
|
016c99935c
|
Different comment limits for single view
|
2020-06-16 06:49:53 +00:00 |
|
Michael
|
20b93306ad
|
Handling situations where "vid" is empty
|
2020-05-31 14:38:00 +00:00 |
|
Michael
|
0acb5d4558
|
"parent = id" is replaced with gravity check
|
2020-05-28 16:02:36 +00:00 |
|
Michael
|
bdfe47dcfd
|
Add the space at a different place
|
2020-05-28 06:08:03 +00:00 |
|
Michael
|
51e9b25700
|
Fixing #8702
|
2020-05-27 22:16:33 +00:00 |
|
Michael
|
973abb6196
|
Replace "id = parent" checks with "gravity" checks
|
2020-05-27 12:19:06 +00:00 |
|
Michael
|
ba9cf32f36
|
The "item-activity" is removed
|
2020-05-26 05:18:50 +00:00 |
|
Michael
|
3b1d89252a
|
Issue 8582: "cid" in "network" is now "contactid"
Fixes #8582
|
2020-05-17 15:01:27 +00:00 |
|
Michael
|
856cf7f664
|
Don't count and fetch "follow" activities
|
2020-05-07 18:39:39 +00:00 |
|
Michael
|
3b2ae5c4a9
|
function names changed
|
2020-05-01 06:01:22 +00:00 |
|
Michael
|
5df5e9521b
|
The tag table is now really used
|
2020-04-26 15:24:58 +00: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
|
3c8216e385
|
Fix notice about an unknown variable
|
2020-04-05 17:25:36 +00:00 |
|
Michael
|
09cc3bfd0a
|
Some more code standards
|
2020-04-05 07:11:47 +00:00 |
|
Michael
|
afc8783862
|
Code formatting
|
2020-04-05 07:08:20 +00:00 |
|
Michael
|
f280dcaa5e
|
Issue 8493: Avoid fatal error when fetching items via API
|
2020-04-04 20:00:40 +00:00 |
|
Hypolite Petovan
|
40a7a43bd2
|
[frio] Add link to Compose page in jot
|
2020-04-03 16:33:00 -04:00 |
|
Hypolite Petovan
|
0112246a78
|
Restore removed announce key in conv_response array in include/conversation
- Follow-up to #8329
|
2020-02-26 15:53:46 -05:00 |
|
Hypolite Petovan
|
452d7e6404
|
Remove unused conversation response code
- Remove get_responses()
- Remove get_response_button_text()
- Remove title key from $conv_responses array
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-589263329
|
2020-02-22 20:41:12 -05:00 |
|
Hypolite Petovan
|
637e38e535
|
User hide_dislike user setting to hide dislike button and conversation responses
|
2020-02-20 05:37:07 -05: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
|
0b0309ce8f
|
Remove pager parameter from conversation()
- Add getUrlParameter() Javascript function to determine current page
|
2020-02-13 23:40:00 -05:00 |
|
Hypolite Petovan
|
2a7de4213f
|
Correctly initialize post actions button template variable
- Address https://github.com/friendica/friendica/issues/7999#issuecomment-586020764
|
2020-02-13 20:42:15 -05:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Hypolite Petovan
|
b2143cae53
|
[frio] Add new asynchronous submission of modal form
- Add loading state for jot submit buttons
|
2020-01-29 22:50:10 -05:00 |
|
Hypolite Petovan
|
a607656607
|
Replace profile tab GET parameter by route
|
2020-01-27 19:21:18 -05:00 |
|
Hypolite Petovan
|
e5ab4f1889
|
Re-enable pinned items in profile wall
|
2020-01-26 14:21:20 -05:00 |
|
Hypolite Petovan
|
6d7f0a6fd8
|
Remove duplicate profile_uid key in App->profile array
|
2020-01-20 07:32:46 -05:00 |
|
Philipp Holzer
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
Philipp Holzer
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Philipp Holzer
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
Philipp Holzer
|
a9a36fb302
|
Move L10n::tt() calls to DI::l10n()->tt() calls
|
2020-01-19 16:31:17 +01:00 |
|
Philipp Holzer
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
Philipp Holzer
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
Philipp Holzer
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
Michael
|
b83f328983
|
Remove "f" parameter / network page parameter cleanup
|
2020-01-13 20:10:13 +00:00 |
|
Philipp Holzer
|
a4a7f19df1
|
Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls
|
2019-12-30 23:03:56 +01:00 |
|
Philipp Holzer
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
Philipp Holzer
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
Philipp Holzer
|
33674808dc
|
Remove deprecated App::cmd - replace with DI::args()->getCommand()
|
2019-12-29 20:17:51 +01:00 |
|
Philipp Holzer
|
e6f61c2cc7
|
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
|
2019-12-29 20:17:50 +01:00 |
|
Philipp Holzer
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
Michael
|
c037e9143c
|
Additionally display the protocol together with the network
|
2019-12-27 17:24:29 +00:00 |
|
Michael Vogel
|
9cf1aea8c9
|
Changed the option to enable the smart threading with the option to disable this
|
2019-12-04 21:21:20 +01:00 |
|
Michael Vogel
|
bd6774bd9b
|
Fix fatal errors, caused by an empty "verb"
|
2019-11-18 07:39:56 +01:00 |
|
Michael
|
fc94cad5f2
|
Pinned posts now work for visitors in the intended way
|
2019-11-08 06:52:44 +00:00 |
|
Michael
|
806e6a230e
|
Added description, removed sorting
|
2019-11-07 07:41:54 +00:00 |
|