Michael
|
066a040cc7
|
Avoid duplicated contacts, improve contact deletion, avoid memory issues
|
2018-12-02 16:25:25 +00:00 |
|
Jonny Tischbein
|
f0d290eb18
|
Fix Term exists check on link which isn't stored for hashtags anymore to check on term.
|
2018-11-27 22:54:16 +01:00 |
|
Hypolite Petovan
|
92556e5161
|
Fix user account removal expiration delay
|
2018-11-24 20:59:18 -05:00 |
|
Hypolite Petovan
|
54f4ac6ae0
|
Remove redirection from User::remove
|
2018-11-24 20:58:41 -05:00 |
|
Hypolite Petovan
|
0dd120bb06
|
Normalize quotes in User::remove
|
2018-11-24 20:58:11 -05:00 |
|
Hypolite Petovan
|
0bae80a2d3
|
Update deprecated calls in Model\user and mod/removeme
|
2018-11-24 20:56:38 -05:00 |
|
Hypolite Petovan
|
9d2f474c07
|
Fix open registration email
|
2018-11-24 20:55:18 -05:00 |
|
Michael Vogel
|
3f4636d490
|
Merge pull request #6183 from MrPetovan/bug/6135-hide-follower-only-birthdays
Hide follower-only birthday reminders
|
2018-11-24 15:55:43 +01:00 |
|
Hypolite Petovan
|
6b845b35d3
|
Merge pull request #6197 from annando/hide-short-groups
Don't show the group filter where there is only one
|
2018-11-24 08:22:43 -05:00 |
|
Michael Vogel
|
42a3610a79
|
Merge pull request #6184 from MrPetovan/task/normalize-bbcode-hashtags
Normalize BBCode hashtags links
|
2018-11-24 13:14:50 +01:00 |
|
Michael
|
a3a2147def
|
Don't show the group filter where there is only one
|
2018-11-24 12:10:30 +00:00 |
|
Michael
|
fb0140a62b
|
Checking for blocked user does now check for blocked domain as well
|
2018-11-22 21:43:16 +00:00 |
|
Hypolite Petovan
|
81f89ccae8
|
Remove stored URL from hashtag terms
|
2018-11-22 09:33:42 -05:00 |
|
Hypolite Petovan
|
4874f7f8ab
|
Remove useless rawurlencode calls for building hashtag bbcode
- Fix some formatting
|
2018-11-22 09:32:41 -05:00 |
|
Hypolite Petovan
|
14df030f44
|
Add contact conditions to getBirthdays/updateBirthdays
|
2018-11-22 00:15:44 -05:00 |
|
Hypolite Petovan
|
de5ee56d2f
|
Move DFRN::birthdayEvent() to Event::createBirthday
|
2018-11-22 00:15:09 -05:00 |
|
Hypolite Petovan
|
d71e856535
|
Replace remaining occurrences of "0001-01-01" with DBA::NULL_DATE
|
2018-11-21 23:53:45 -05:00 |
|
Jonny Tischbein
|
458b0f3545
|
Change how to decide between empty update and not called field file
|
2018-11-17 16:04:54 +01:00 |
|
Jonny Tischbein
|
56406b9910
|
Fix SQL Error if no items where found + Fix setting to null
|
2018-11-17 13:22:32 +01:00 |
|
Jonny Tischbein
|
52eb2281e4
|
Fix deleting last element from saved folder + Fix displaying empty saved folder
|
2018-11-17 12:41:00 +01:00 |
|
Michael
|
6ad082a710
|
Improved delete text to clarify AP comment delete behaviour
|
2018-11-15 06:36:06 +00:00 |
|
Michael
|
b5fa518998
|
Don't suggest hidden contacts / Added AP to the suggestions
|
2018-11-13 05:52:21 +00:00 |
|
Hypolite Petovan
|
aaae7b56df
|
Replace obsolete Addon::callHooks call with Hook::callAll in Model\Contact
|
2018-11-10 08:18:16 -05:00 |
|
Adam Magness
|
218f0734be
|
Rename removeTags to escapeTags
rename function and update calls.
|
2018-11-09 13:29:42 -05:00 |
|
Adam Magness
|
063f0e9cb0
|
Rename escapeTags to escapeHtml
rename function and update calls.
|
2018-11-09 13:27:58 -05:00 |
|
Adam Magness
|
b5a97c1abe
|
Move getTags to BBCode
move getTags function to BBCode class and update calls.
|
2018-11-09 13:24:19 -05:00 |
|
Adam Magness
|
e4354a0d7b
|
Update and Remove isValidEmail
change function calls, and remove unneeded function.
|
2018-11-09 13:18:42 -05:00 |
|
Adam Magness
|
ffc406d819
|
normalise_link calls
implement normaliseLink function
|
2018-11-08 11:28:29 -05:00 |
|
Adam Magness
|
5276c28a78
|
link_compare calls
implement compareLink function.
|
2018-11-08 10:46:50 -05:00 |
|
Adam Magness
|
b73af72deb
|
deindent calls
implement function in new class
|
2018-11-08 10:26:49 -05:00 |
|
Adam Magness
|
916b3e551e
|
format_network_name calls
implement formatNetworkName function
|
2018-11-08 10:24:47 -05:00 |
|
Adam Magness
|
b99925060a
|
autoname calls
implement getRandomName function
|
2018-11-08 10:22:20 -05:00 |
|
Adam Magness
|
0e01568ccd
|
escape_tags calls
implement escapeTags function
|
2018-11-08 10:20:03 -05:00 |
|
Adam Magness
|
a0f65ca7a1
|
notags calls
implement removeTags function
|
2018-11-08 10:14:37 -05:00 |
|
Adam Magness
|
991f259ecb
|
random_string calls
implement getRandomHex function
|
2018-11-08 08:45:46 -05:00 |
|
Hypolite Petovan
|
1a3c88b042
|
Merge pull request #6097 from nupplaphil/refactor_user_identities
Refactoring identities to Model\User::identities
|
2018-11-08 06:54:48 -05:00 |
|
Philipp Holzer
|
8ad721988b
|
Refactoring identities to Model\User::identities
|
2018-11-08 00:38:55 +01:00 |
|
Adam Magness
|
003eee5912
|
Standards
fix indentation level, replace x() with !empty()
|
2018-11-07 14:16:59 -05:00 |
|
Adam Magness
|
7cb9138201
|
Move another function
move get_plink to Item class, and also fix up getApp since we extend BaseObject
|
2018-11-07 07:19:39 -05:00 |
|
Adam Magness
|
d50a1edef4
|
Split text to Item
move functions from text.php to Item class
|
2018-11-06 21:12:41 -05:00 |
|
Adam Magness
|
352da9bcf3
|
Update function calls
update function calls for moved functions
|
2018-11-06 09:52:58 -05:00 |
|
Adam Magness
|
a71eb1d127
|
functions moved to HTML class
update function calls to moved class.
|
2018-11-05 21:06:26 -05:00 |
|
Adam Magness
|
9e51be7554
|
Revert "Update function calls"
This reverts commit 748fb8b946 .
|
2018-11-05 13:07:07 -05:00 |
|
Adam Magness
|
748fb8b946
|
Update function calls
update function calls to new class
|
2018-11-05 07:40:18 -05:00 |
|
Adam Magness
|
b07d47b0f7
|
Update function calls
update function calls to new names
|
2018-11-05 07:24:14 -05:00 |
|
Adam Magness
|
61bc9facc8
|
Implement functions
implement functions relocated to xml class
|
2018-11-05 07:24:14 -05:00 |
|
Michael
|
1395bdc188
|
Preparations for a relocation message / fix for notice
|
2018-11-02 21:57:06 +00:00 |
|
Michael
|
1b43d459b6
|
Fix for delivering forum posts again
|
2018-11-01 23:52:06 +00:00 |
|
Adam Magness
|
70f01d6c00
|
Template Engine and props to Renderer
move methods and props from App to Renderer
|
2018-10-31 13:25:38 -04:00 |
|
Adam Magness
|
35abc4bb64
|
get markup template
implement getMarkupTemplate function
|
2018-10-31 10:44:06 -04:00 |
|