Extarys
|
68a2c4c885
|
pwa: add fields
|
2021-01-25 11:46:27 -05:00 |
|
Hypolite Petovan
|
82e094179c
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
|
Hypolite Petovan
|
a2556e7c67
|
Remove leading space in displayed public tags in profile page
|
2021-01-23 15:55:21 -05:00 |
|
Hypolite Petovan
|
2343d7bb73
|
Replace obsolete call to Item::selectFirstThreadForUser in Module\Item\Ignore
|
2021-01-22 16:03:36 -05:00 |
|
Michael
|
0c14f41873
|
Use an exception
|
2021-01-21 21:53:19 +00:00 |
|
Michael
|
fbcc59cc1d
|
Some more removed functionality from FileTag class
|
2021-01-21 20:25:06 +00:00 |
|
Michael
|
d2ea3eabfb
|
Replace legacy file/category handling
|
2021-01-21 07:16:41 +00:00 |
|
Michael
|
b892db0cf3
|
All item selects are now done by the post class
|
2021-01-19 07:23:01 +00:00 |
|
Michael
|
4157db5473
|
"item" is replaced by "post-view" / postupdate check added
|
2021-01-17 20:32:13 +00:00 |
|
Michael
|
2c65b81182
|
Fix notice "Undefined index: internal-verb"
|
2021-01-17 08:15:18 +00:00 |
|
Michael
|
2b1d0b9db8
|
"selectForUser" and "" selectFirstForUser" is now moved to Post
|
2021-01-16 22:37:27 +00:00 |
|
Michael
|
2fa692bcce
|
New post class in the rest of the classes
|
2021-01-16 04:16:09 +00:00 |
|
Michael
|
a81ac835a1
|
The frontend worker is removed
|
2021-01-01 23:05:26 +00:00 |
|
Hypolite Petovan
|
beaef12296
|
Add missing first file/line in exception template
|
2020-12-30 21:15:01 -05:00 |
|
Michael
|
447bac077e
|
Simplify the resizing
|
2020-12-26 21:24:36 +00:00 |
|
Michael
|
997319a41f
|
Use the raw data instead of an object
|
2020-12-26 19:31:39 +00:00 |
|
Michael
|
7f56e2e7a9
|
Improve photo loading speed
|
2020-12-26 18:51:36 +00:00 |
|
Michael Vogel
|
71bd6c674b
|
Merge pull request #9701 from MrPetovan/bug/9636-frio-mobile-intros-buttons
[frio] Improve display of introduction action buttons on mobile
|
2020-12-23 19:50:16 +01:00 |
|
Hypolite Petovan
|
241cd32b14
|
Replace obsolete calls to $APP->is_mobile in templates
|
2020-12-23 03:25:55 -05:00 |
|
Hypolite Petovan
|
cab40636bd
|
Add expected contact field in Module\Contact\Poke
- Address PHP Notice: Undefined index: photo in src/Module/Contact/Poke.php on line 94
|
2020-12-23 02:48:38 -05:00 |
|
Hypolite Petovan
|
2ef5bf1e21
|
Use correct request parameter type for poke privacy
|
2020-12-22 01:02:42 -05:00 |
|
Hypolite Petovan
|
043e2224b0
|
Add mentions to poke posts
|
2020-12-22 01:02:06 -05:00 |
|
Hypolite Petovan
|
b0234f4ef9
|
Remove autocomplete from 2FA code input fields
|
2020-12-21 00:25:21 -05:00 |
|
Hypolite Petovan
|
fbd0cefdf7
|
Add translation to Yourself option in view as select in profile
- Address https://github.com/friendica/friendica/issues/9682
|
2020-12-20 02:08:17 -05:00 |
|
Hypolite Petovan
|
a991f3dfcf
|
Add translation to required labels for install checks
- Remove unused checks loop in install_base template
|
2020-12-20 02:08:13 -05:00 |
|
Hypolite Petovan
|
65f74da45b
|
Add translation to required labels on input fields
- Normalize display of required label
- Remove unused field_richtext template
|
2020-12-19 22:52:45 -05:00 |
|
Hypolite Petovan
|
fc19d98392
|
Merge pull request #9680 from annando/issue-9402
Issue 9402: Avoid message "invalid storage backend settings" on empty value
|
2020-12-19 13:07:02 -05:00 |
|
Michael Vogel
|
e66fba9757
|
Issue 9402: Avoid message "invalid storage backend settings" on empty value
|
2020-12-19 18:17:12 +01:00 |
|
Michael
|
944b0eadb7
|
Issue 9457: Fix remembering "personal" and "starred"
|
2020-12-19 16:48:12 +00:00 |
|
Hypolite Petovan
|
0dac6e9d34
|
Add general information header translation to admin site template
|
2020-12-17 22:52:30 -05:00 |
|
Michael
|
a331a8cf0a
|
Delete removed contacts
|
2020-12-15 22:56:46 +00:00 |
|
Michael
|
c3d0ab56a5
|
Issue 9584: Only search posts from federated networks
|
2020-12-12 19:55:47 +00:00 |
|
Michael Vogel
|
809035b872
|
Merge pull request #9635 from MrPetovan/bug/notices
Batch of notice fixes
|
2020-12-09 06:51:54 +01:00 |
|
Michael
|
2cb71341b2
|
Fixes "Unknown column '729' in 'field list'"
|
2020-12-08 21:23:10 +00:00 |
|
Hypolite Petovan
|
c7a2988454
|
Check for the existence of array key before using it in Protocol\ActivityPub\Transmitter
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-739534960
|
2020-12-08 10:08:49 -05:00 |
|
Hypolite Petovan
|
99828c0fea
|
Suppress notice message when guid isn't supplied in Module\Admin\Item\Source
- https://github.com/friendica/friendica/issues/9252#issuecomment-740052103
|
2020-12-08 10:00:09 -05:00 |
|
Michael
|
a49a35f459
|
Centralized fetching of the default avatar
|
2020-12-07 06:43:43 +00:00 |
|
Michael Vogel
|
f9994548c1
|
Merge pull request #9621 from MrPetovan/bug/9611-bbcode-convert-html-purify
Add HTML Purify to BBCode::convert
|
2020-12-05 19:27:59 +01:00 |
|
Hypolite Petovan
|
a382798999
|
Add some more result panels to Babel
|
2020-12-04 07:29:48 -05:00 |
|
Michael
|
9f96f3ef34
|
Moved updating personal contacts to updatecontact
|
2020-12-04 05:53:11 +00:00 |
|
Michael
|
bda5d43f1e
|
New "remote self" option: Native Reshare
|
2020-11-28 22:53:58 +00:00 |
|
Michael
|
b6f349076c
|
Fix order of reshared items on the profile page
|
2020-11-28 06:23:17 +00:00 |
|
Hypolite Petovan
|
f0d6f8c45e
|
Merge pull request #9597 from annando/api-endpoints
API: Mastodon endpoints added as "unimplemented"
|
2020-11-26 09:34:36 -05:00 |
|
Michael Vogel
|
615eece22f
|
Update src/Module/Api/Mastodon/Unimplemented.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-11-26 14:35:06 +01:00 |
|
Michael
|
db5cd6e66c
|
API: Mastodon endpoints added as "unimplemented"
|
2020-11-26 07:02:31 +00:00 |
|
Michael
|
818c064c0a
|
The notifications parameters are now simplified
|
2020-11-25 19:56:39 +00:00 |
|
Michael
|
3ffd40c7da
|
OnePoll reworked, improved "failed" behaviour
|
2020-11-22 14:42:24 +00:00 |
|
Michael
|
b52ba79620
|
Contacts can now be updated from every theme
|
2020-11-22 08:15:17 +00:00 |
|
Michael
|
aec9f1ebf0
|
Remove unused config variable
|
2020-11-21 15:15:58 +00:00 |
|
Hypolite Petovan
|
b2666e7794
|
Escape user name in introduction fields help text
- HTML help text aren't escaped in the template
# Conflicts:
# src/Module/Notifications/Introductions.php
|
2020-11-16 18:21:11 -05:00 |
|