Michael Vogel
|
f0ffc6df38
|
Don't use the creation date when transmitting to Diaspora
|
2019-11-22 21:24:02 +01: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 |
|
Michael
|
bdacda32ba
|
Pinning: Missing file added
|
2019-11-09 03:17:18 +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 |
|
Michael
|
91ad7936f3
|
Only sort the profile after pinned
|
2019-11-07 07:39:50 +00:00 |
|
Michael
|
ed58af25a5
|
show pinned items
|
2019-11-07 06:53:18 +00: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
|
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
|
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
|
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 |
|
Tobias Diekershoff
|
1377d13055
|
ypot
|
2019-11-03 17:37:53 +01:00 |
|
Tobias Diekershoff
|
7ca202baad
|
add a tar pid to the registration form
|
2019-11-03 17:05:06 +01:00 |
|
Tobias Diekershoff
|
d3122c396e
|
really there is no App
|
2019-11-03 15:53:32 +01:00 |
|
Tobias Diekershoff
|
9b03e2a564
|
there was no App
|
2019-11-03 15:07:29 +01:00 |
|
Tobias Diekershoff
|
0c873a0548
|
mv q() to DBA::select()
|
2019-11-03 14:03:11 +01:00 |
|
Tobias Diekershoff
|
e5e87d546d
|
we only need one contact export, D* _only_ exports the entire profile
|
2019-11-03 12:59:14 +01:00 |
|
Tobias Diekershoff
|
955a84a266
|
added export and import of followed contacts to and from CSV files
|
2019-11-03 00:12:16 +01:00 |
|
Hypolite Petovan
|
50a2e7001e
|
Replace last instance of local_user() used to guess authentication status in Module/Contact/Hovercard
|
2019-11-02 12:48:04 -04:00 |
|
Hypolite Petovan
|
ff27f45cb9
|
Move mod/hovercard to src/Module/Contact/Hovercard
- Rework hovercard.js to remove JS template interpolation
- Remove template/json output from Module/Contact/Hovercard
|
2019-11-02 12:48:03 -04:00 |
|
Hypolite Petovan
|
b543ee8ac7
|
Merge pull request #7726 from tobiasd/20191010-uexport
move uexport module to src
|
2019-11-02 07:46:57 -04:00 |
|
Tobias Diekershoff
|
8bea9e7523
|
mv URL path uexport -> userexport
|
2019-11-02 12:44:46 +01:00 |
|
Tobias Diekershoff
|
34932e12bf
|
mv q() to DBA::p()
|
2019-11-02 12:12:29 +01:00 |
|
Tobias Diekershoff
|
15cdfdd414
|
mv Uexport to UserExport
|
2019-11-02 11:36:31 +01:00 |
|
Tobias Diekershoff
|
048b693fbf
|
some more change requests
|
2019-11-02 11:24:46 +01:00 |
|
Hypolite Petovan
|
41261ba7e1
|
Merge pull request #7785 from nupplaphil/bug/7676-is_file_warning
Fix wrong check for logfile in admin summary
|
2019-11-01 11:06:52 -04:00 |
|
Philipp Holzer
|
f8e43ddf8d
|
rename developer to debug :-)
|
2019-11-01 15:59:00 +01:00 |
|
Philipp Holzer
|
aa7be41728
|
Fix ACLFormatterTest
- Add nullable to expand() function again
- Add angle bracket support to toString()
|
2019-11-01 14:13:29 +01:00 |
|
Hypolite Petovan
|
d6ff89d7b4
|
Merge pull request #7769 from annando/issue-3229
Changed OpenID registration
|
2019-10-29 10:32:02 -04:00 |
|
Michael
|
eb0d8c1ed0
|
Uswe default value
|
2019-10-29 13:26:54 +00:00 |
|
Philipp Holzer
|
dc4d3842e0
|
Fix wrong check for logfile in admin summary
|
2019-10-28 22:26:34 +01:00 |
|
Michael
|
8470fa70d3
|
Using "args"
|
2019-10-28 20:38:53 +00:00 |
|
Michael
|
dd7070938b
|
Use "http_build_query"
|
2019-10-28 19:34:09 +00:00 |
|
Philipp Holzer
|
3eda62bfa6
|
Check null for acl-fields
|
2019-10-28 18:16:10 +01:00 |
|
Michael
|
bfbce16d0b
|
Merge remote-tracking branch 'upstream/develop' into issue-3229
|
2019-10-28 13:50:06 +00:00 |
|
Philipp Holzer
|
a72e65a760
|
Adapt class structure
- Introduce constants
- Add constructor parameters
- Add typehints
- Renamed fields more meaningful
- Renamed method names to match identifier
- Adjust PHP doc
- Add GetClass call at used places
|
2019-10-26 04:03:27 +02:00 |
|
Philipp Holzer
|
1f368d469f
|
Move Friendica\Core\NotificationsManager to Friendica\Model\Notify
|
2019-10-26 02:01:46 +02:00 |
|
Philipp Holzer
|
7343ee5108
|
Move Namespace of ActivityNamespace
|
2019-10-25 00:41:48 +02:00 |
|
Philipp Holzer
|
dc2858938d
|
Renamed to ActivityNamespace
|
2019-10-25 00:32:35 +02:00 |
|
Michael
|
aca701bef8
|
Changed OpenID registration
|
2019-10-24 20:23:26 +00:00 |
|
Philipp Holzer
|
a83dfc11a0
|
Fixing https://github.com/friendica/friendica/pull/7759#discussion_r337102107
|
2019-10-24 21:43:20 +02:00 |
|
Philipp Holzer
|
2fba7ed477
|
Rename namespace
|
2019-10-24 21:40:13 +02:00 |
|
Philipp Holzer
|
07cea24430
|
Move Activity/Namespaces defines to constants
|
2019-10-24 21:40:12 +02:00 |
|
Hypolite Petovan
|
ee1954f294
|
Merge pull request #7762 from nupplaphil/task/mod_ignored
move mod/ignored to src/Module/Item/Ignored
|
2019-10-24 12:04:50 -04:00 |
|
Philipp Holzer
|
062e472314
|
Rename route '/ignored/{iid}' to '/item/ignore/{iid}'
|
2019-10-24 17:18:29 +02:00 |
|