Hypolite Petovan
|
35ece9924d
|
Merge pull request #7829 from annando/picture-links
Fix image links with descriptions in API and AP transmission
|
2019-11-12 07:14:27 -05:00 |
|
Michael
|
8997361609
|
Better function name
|
2019-11-11 23:13:36 +00:00 |
|
Michael
|
1b5fa55bdc
|
Fix image links with descriptions in API and AP transmission
|
2019-11-11 22:37:50 +00:00 |
|
Hypolite Petovan
|
f2c31ef1c0
|
Merge pull request #7828 from nupplaphil/task/move_enotify
Remove unnecessary code in "include/enotify"
|
2019-11-09 16:48:26 -05:00 |
|
Philipp Holzer
|
dbbe3ec031
|
Remove deprecated method to find duplicates (issue from 2013)
|
2019-11-09 22:00:04 +01:00 |
|
Philipp Holzer
|
f9e3ff4b55
|
Remove unnecessary hash function.
- Was introduced for getting the last inserted ID before "lastInstertID()" was possible
- See b821399f00 (diff-a8e86a3c07531e66a3b0b4c8b4b07879R148)
|
2019-11-09 21:50:52 +01:00 |
|
Philipp
|
ce4c269980
|
Merge pull request #7827 from MrPetovan/bug/7821-page-flags-255
User account page flags is stored as 255
|
2019-11-09 21:48:58 +01:00 |
|
Hypolite Petovan
|
31f0fe0992
|
Use correct variable to store user.hidewall in mod/settings
|
2019-11-09 09:12:20 -05:00 |
|
Hypolite Petovan
|
28537dbf63
|
Use correct variable to store user.page-flags in mod/settings
|
2019-11-09 09:12:10 -05:00 |
|
Hypolite Petovan
|
babcd24412
|
[hotfix] Fix syntax error in Module\Register
- Prevents registration
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-552070076
|
2019-11-09 01:09:26 -05:00 |
|
Hypolite Petovan
|
5053440da6
|
Merge pull request #7826 from annando/pin3
Pinning: Missing file added
|
2019-11-09 00:36:56 -05:00 |
|
Michael
|
bdacda32ba
|
Pinning: Missing file added
|
2019-11-09 03:17:18 +00:00 |
|
Hypolite Petovan
|
907414497d
|
Merge pull request #7824 from annando/pin2
Pinning now works as expected
|
2019-11-08 13:56:20 -05:00 |
|
Michael
|
5d1ced796b
|
Icons do now appear on smoothly and duepuntezero as well
|
2019-11-08 18:07:54 +00:00 |
|
Michael
|
06a4461fc4
|
Improved icons
|
2019-11-08 10:25:50 +00:00 |
|
Michael
|
fc94cad5f2
|
Pinned posts now work for visitors in the intended way
|
2019-11-08 06:52:44 +00:00 |
|
Hypolite Petovan
|
2200996d44
|
[hotfix] Prevent fatal error in profile with pinned posts
- `$a->profile['profile_uid']` may not be set
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-551255174
|
2019-11-07 15:51:05 -05:00 |
|
Hypolite Petovan
|
b8f2252a7f
|
Merge pull request #7823 from annando/pin
We can now pin posts
|
2019-11-07 15:10:03 -05:00 |
|
Michael
|
806e6a230e
|
Added description, removed sorting
|
2019-11-07 07:41:54 +00:00 |
|
Michael
|
91ad7936f3
|
Only sort the profile after pinned
|
2019-11-07 07:39:50 +00:00 |
|
Michael
|
463c9131b6
|
Pinned items are always at the top
|
2019-11-07 07:09:46 +00:00 |
|
Michael
|
ed58af25a5
|
show pinned items
|
2019-11-07 06:53:18 +00:00 |
|
Philipp
|
0258fd17c7
|
Merge pull request #7822 from MrPetovan/task/router-parameter-content
Pass Router parameters to module content method
|
2019-11-07 07:14:30 +01:00 |
|
Michael
|
cf56992444
|
We can now pin our own posts
|
2019-11-07 05:39:15 +00:00 |
|
Hypolite Petovan
|
134d6d18f9
|
Pass Router parameter to module content method
|
2019-11-06 22:35:28 -05:00 |
|
Hypolite Petovan
|
f21edefe15
|
Merge pull request #7820 from annando/fix-warning
Fix a notice
|
2019-11-06 15:23:33 -05:00 |
|
Michael
|
48ab31f451
|
Fix a notice
|
2019-11-06 19:17:40 +00:00 |
|
Hypolite Petovan
|
c961128416
|
Merge pull request #7819 from annando/pinned
Added parameters to module classes
|
2019-11-06 10:28:22 -05:00 |
|
Michael
|
02c43f283e
|
Changed exceptions
|
2019-11-05 22:28:12 +00:00 |
|
Michael
|
7adc3460b3
|
Exceptions
|
2019-11-05 22:13:33 +00:00 |
|
Michael
|
a5b5f0e455
|
removed space
|
2019-11-05 22:03:02 +00:00 |
|
Michael
|
aecac2cb54
|
Readded removed comments
|
2019-11-05 22:01:45 +00:00 |
|
Michael
|
3a9bbd6be7
|
Remove falsely added files
|
2019-11-05 21:51:47 +00:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
bc2694bf7f
|
Redo some changes
|
2019-11-05 20:28:35 +00:00 |
|
Michael
|
bd62d548db
|
Added parameters
|
2019-11-05 20:22:54 +00:00 |
|
Michael
|
abe6724629
|
Added parameter to rawContent
|
2019-11-05 19:16:26 +00:00 |
|
Michael
|
30e02beb46
|
New module to pin posts
|
2019-11-05 19:16:11 +00:00 |
|
Philipp
|
d6fe071339
|
Merge pull request #7818 from annando/module-parameters
Pass the parameters from the router to the modules
|
2019-11-05 09:05:06 +01:00 |
|
Michael
|
695a920d40
|
Making tests happy
|
2019-11-05 06:51:19 +00:00 |
|
Michael
|
8720094b52
|
Pass the parameters from the router to the modules
|
2019-11-05 05:03:05 +00:00 |
|
Philipp
|
4daa3d37c1
|
Merge pull request #7812 from tobiasd/20191103-tarpid
a hidden field for the registration form
|
2019-11-04 11:03:54 +01:00 |
|
Philipp
|
745e8089bf
|
Merge pull request #7816 from tobiasd/20191104-msg
regen messages.po after Hackathon 2019
|
2019-11-04 10:38:18 +01:00 |
|
Tobias Diekershoff
|
3978b279bb
|
regen messages.po after Hackathon 2019
|
2019-11-04 10:30:15 +01:00 |
|
Michael Vogel
|
de015f88d7
|
Merge pull request #7815 from tobiasd/20191104-template
add missing template for userexport
|
2019-11-04 07:51:37 +01:00 |
|
Tobias Diekershoff
|
58ac1a29b1
|
add missing frio template
|
2019-11-04 07:44:47 +01:00 |
|
Tobias Diekershoff
|
9f9dd18adc
|
move frio template
|
2019-11-04 07:21:45 +01:00 |
|
Philipp
|
7ea98869cc
|
Merge pull request #7814 from tobiasd/20191103-maxsize
Add missing quotation
|
2019-11-04 00:37:38 +01:00 |
|
Tobias Diekershoff
|
9fad4abcec
|
add missing quotation
|
2019-11-03 22:47:57 +01:00 |
|
Philipp
|
d0068170db
|
Merge pull request #7806 from tobiasd/20191102-csvexport
added export and import of followed contacts to and from CSV files
|
2019-11-03 20:28:08 +01:00 |
|