Hypolite Petovan
69c75daf4f
Merge pull request #10543 from annando/app-variables
...
App variables reduced and removed
2021-07-25 08:56:05 -04:00
Philipp Holzer
4be4498b13
Update UX for Storage administration
2021-07-24 19:01:01 +02:00
Philipp Holzer
e19b9824cd
Allow setting & saving storages per type
2021-07-24 19:00:58 +02:00
Philipp Holzer
cbe522ee82
Fixings
2021-07-24 19:00:58 +02:00
Philipp Holzer
3647f6f031
Refactor storage admin setting
2021-07-24 19:00:58 +02:00
Philipp Holzer
97bafb3a59
Extract Storage admin section to own page
2021-07-24 19:00:58 +02:00
Michael
a115f10d62
Styling
2021-07-24 13:11:49 +00:00
Michael
b3b5599d27
Show the network icon for the contact
2021-07-24 12:21:33 +00:00
Michael
afe3c8954c
Simplified functionality to load the profile in the sidebar
2021-07-23 12:39:37 +00:00
Michael Vogel
a1ee75eba7
Merge pull request #10498 from MrPetovan/bug/10477-frio-csp-error-event-edit
...
[frio] Move content of event_edit.js to mod_event.js to prevent an unsafe-eval
2021-07-22 14:39:25 +02:00
Michael
b5f59d5be0
API: Support for deprecated API endpoints and OAuth removal
2021-07-20 20:48:37 +00:00
Michael
3a5523820c
Legacy DFRN transport layer is removed
2021-07-15 13:28:32 +00:00
Hypolite Petovan
dde1d203f7
[frio] Move content of event_edit.js to mod_event.js to prevent an unsafe-eval
2021-07-14 08:13:24 -04:00
Michael
1466afe3b2
Automatically subscribe to the followings of a given AP account
2021-07-13 06:06:08 +00:00
Michael
e5c312a066
Issue 10491: Possibility for simple shortening added
2021-07-12 14:11:51 +00:00
Hypolite Petovan
540dc90ce1
Merge frio-specific share block template into the base template
...
- Add BIDI support for share blocks
- Remove redundant share block styles
2021-07-09 19:23:01 -04:00
Michael
dac27ead7a
Proxy settings removed
2021-07-06 06:44:18 +00:00
Michael
a06d699480
Item cache related functionality removed
2021-07-05 04:57:50 +00:00
Hypolite Petovan
efff254a3a
Wrap each addon settings form in their own form tag
...
- The single form tag was preventing a given addon settings to be saved if another addon had an empty required field.
- Instead of concatenating the addon form HTML through Hook::callAll, we loop manually through the hooks, appending the HTML to an array.
2021-06-27 23:15:27 -04:00
Michael
bf8cb39102
Diaspora relay functionality is removed
2021-06-13 11:15:04 +00:00
Hypolite Petovan
2cc4bd2490
Add RTL support to many input fields
...
- Compose page
- Post jot
- Comment form
- Event form
2021-05-20 08:39:37 -04:00
Hypolite Petovan
6d0f6d94cb
Add RTL support for post titles and photo captions
2021-05-20 08:39:36 -04:00
Hypolite Petovan
8e005f7de2
Remove whitespace from opening HTML tag ending
2021-05-20 08:39:36 -04:00
Hypolite Petovan
f3aaed7541
Add RTL support for item body in search and photo body
2021-05-19 10:36:25 -04:00
Hypolite Petovan
b79b1a3e7b
Remove whitespace before opening HTML tag closure
2021-05-19 10:35:58 -04:00
Michael
b18073d5a8
Repurposed OAuth frontend handling, store the scope
2021-05-13 14:58:55 +00:00
Hypolite Petovan
43638fa29b
Fix undefined variables in nav.tpl
...
- Reworked the nav_info hook to include the rest of the array keys defined in Nav::getInfo
- Replaced the theme-specific template variable nav.userinfo with the regular userinfo in frio nav.tpl
- Initialized all the nav array keys
2021-05-10 19:03:33 -04:00
Hypolite Petovan
da2ce5c4f4
Fix undefined tamplate variables in comment_item.tpl
...
- Remove unused "type" hidden field in comment form
- Remove unused moderated_comment.tpl files
2021-05-10 18:56:26 -04:00
Tobias Diekershoff
f57ddee31c
the command was missing from the worker queue overview
2021-05-02 09:55:19 +02:00
Hypolite Petovan
c76af27533
Add initial RTL support for post bodies
2021-05-01 15:13:53 -04:00
Hypolite Petovan
531e5d7f3e
Add RTL support to profile name and description in the VCard
2021-05-01 15:13:39 -04:00
Hypolite Petovan
3859b7ba10
Move /parse_url module to /parseurl
...
- Update oexchange module to use BBCode::embedURL instead of a self-request
- Remove mod/parse_url.php file
- Restrict ParseUrl module to authenticated users
2021-02-18 09:06:27 -05:00
Hypolite Petovan
7f78d6e722
Replace references of GET mod/substhread with POST item/{id}/follow
2021-01-31 17:36:18 -05:00
Hypolite Petovan
5d270fbb54
Rename dostar() to doStar()
2021-01-31 14:21:09 -05:00
Hypolite Petovan
586d39420e
Rename doignore to doIgnoreThread
2021-01-31 12:55:50 -05:00
Hypolite Petovan
3a18669730
Rename dolike to doActivityItem
2021-01-31 08:39:47 -05:00
Hypolite Petovan
b3b2bc96ba
Rename dopin() to doPIn
2021-01-30 18:12:01 -05:00
Extarys
00e4c012f9
frio: change manifest to webmanifest
2021-01-24 23:48:22 -05:00
Extarys
aad6481824
formating head
2021-01-24 23:24:15 -05:00
Extarys
e06e72f26b
fix line width - i hate vscode
2021-01-24 17:28:58 -05:00
Extarys
e09bc681ff
frio: mobile: move navtab arrow closer
2021-01-24 16:19:52 -05:00
Extarys
7610533db0
initial formating
2021-01-24 16:07:24 -05:00
Hypolite Petovan
a7fac5a76f
Merge pull request #9858 from annando/notify-ignored
...
New setting that controls notifications for ignored contacts
2021-01-24 08:59:18 -05:00
Michael
0cd02631ce
New setting that controls notifications for ignored contacts
2021-01-24 11:40:09 +00:00
Hypolite Petovan
590d44df5f
[frio] Add block author button in More dropdown
2021-01-23 05:33:15 -05:00
Extarys
e92456e247
update aria-controls
2021-01-22 12:00:40 -05:00
Extarys
cf54ed6960
rename separator to divider
2021-01-22 11:50:46 -05:00
Extarys
980aa6d404
frio: fix search icon color
2021-01-22 11:50:07 -05:00
Extarys
846506081c
frio mobile: fix: right offcanvas
2021-01-22 11:48:58 -05:00
Extarys
82acad004a
fix smarty spaces
2021-01-22 10:07:04 -05:00
Extarys
91d3e72be7
frio: formating, otherwise untouched
2021-01-22 08:38:44 -05:00
Extarys
d969e7b549
frio: make nav icons and search bar better
2021-01-16 16:53:06 -05:00
Hypolite Petovan
c8604895c4
[frio] Add share dropdown to mobile post view
...
- This should prevent accidental taps from resharing content unwittingly
2021-01-07 10:13:40 -05:00
Michael
a81ac835a1
The frontend worker is removed
2021-01-01 23:05:26 +00:00
Hypolite Petovan
c59336e001
[frio] Replace additional sort buttons by anchor links in users admin
...
- Buttons were used in a previous version where sorting was done using Javascript
2020-12-27 00:08:15 -05:00
Hypolite Petovan
692f91714a
[frio] Improve display of introduction action buttons on mobile
2020-12-23 03:26:29 -05:00
Hypolite Petovan
241cd32b14
Replace obsolete calls to $APP->is_mobile in templates
2020-12-23 03:25:55 -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
0dac6e9d34
Add general information header translation to admin site template
2020-12-17 22:52:30 -05:00
Michael
b52ba79620
Contacts can now be updated from every theme
2020-11-22 08:15:17 +00:00
Hypolite Petovan
4370d0b967
Add missing activity toggle capability to photos
2020-11-21 11:10:04 -05:00
Hypolite Petovan
b2c4116357
Replace JQuery .text by .html
...
- Prevents inserting unescaped HTML in page
2020-11-16 18:19:24 -05:00
Hypolite Petovan
978208baa3
Merge pull request #9519 from annando/fix-contact-import
...
Fix contact import with Frio
2020-11-10 10:28:35 -05:00
Michael
52c88ae414
Fix contact import with Frio
2020-11-10 06:37:27 +00:00
Hypolite Petovan
c053d128a2
[frio] Improve admin user list display
2020-11-09 10:08:33 -05:00
Hypolite Petovan
388c0b69d6
Split admin/users into 6 separate modules
...
- They now feature working pagination
2020-11-08 12:53:12 -05:00
Michael
89509f02e4
Move "remote self" to the contact settings
2020-10-24 21:42:49 +00:00
Michael
1fc36c4470
Only auto update when there is content
2020-10-20 20:43:51 +00:00
Michael
f3fd99da60
Don't change resharer when resharing
2020-10-11 17:37:04 +00:00
Michael
d3e19bc880
Support for real reshares
2020-10-11 08:49:47 +00:00
Michael
f255749c6a
Issue 9358: liking and commenting on the community page now gives a feedback
2020-10-06 05:18:54 +00:00
Michael
b6b28b1541
Display the languages in the post
2020-10-04 18:52:28 +00:00
Hypolite Petovan
94c53b3b23
Introduce range percent template
...
- Replace usage in frio theme settings
2020-10-03 21:29:17 -04:00
Hypolite Petovan
2bfd9851d3
Merge pull request #9314 from annando/suggestions
...
New function for contact suggestions
2020-10-03 13:32:21 -04:00
Philipp
97f07b7518
Merge pull request #9334 from annando/endless-scroll
...
Endless scrolling for searches and contact comments
2020-10-01 23:04:56 +02:00
Michael
88a0e976da
Endless scrolling for searches and contact comments
2020-09-30 19:14:13 +00:00
Michael
5dd426f526
Added option to stay on the local machine when clicking on a contact link
2020-09-30 17:30:26 +00:00
Michael
15e61e78ac
Issue 9305: Relay deny tags are added
2020-09-29 19:48:26 +00:00
Michael
fb50a43ac0
New function for contact suggestions
2020-09-28 21:33:40 +00:00
Tobias Diekershoff
1e7d9fdcf6
added license hints to the Frio javascript files
2020-09-27 18:36:33 +02:00
Michael
c082109ff9
Show if a post arrived via relay
2020-09-21 12:31:20 +00:00
Michael Vogel
de3ed5faf4
Merge pull request #9197 from MrPetovan/bug/9192-normalize-escaping-item
...
Remove obsolete uses of Strings::escapeTags in mod/item
2020-09-16 22:10:19 +02:00
Michael
23bac84973
Improve "direction" icons on "vier", new direction "global"
2020-09-14 10:43:16 +00:00
Hypolite Petovan
8d5eb61ea3
Normalize item comment template variable name
2020-09-13 20:01:54 -04:00
Hypolite Petovan
2bfd53bf09
Normalize item body template variable name
2020-09-13 20:01:53 -04:00
Hypolite Petovan
9ff228812f
Normalize item location template variable name
2020-09-13 20:01:51 -04:00
Michael
5a41cd437d
Add additional direction types
2020-09-13 14:15:28 +00:00
Hypolite Petovan
097cd5f44b
Merge pull request #9188 from annando/more-direction
...
Store and display to/cc/bcc
2020-09-12 14:34:58 -04:00
Michael
a491c5d916
Store and display to/cc/bcc
2020-09-12 17:45:04 +00:00
Hypolite Petovan
043e04f484
Remove confirm template obsolete uses (except for contacts)
...
- Remove obsolete explode_querystring() function
- Remove $extra_inputs template variable
2020-09-12 09:09:15 -04:00
Hypolite Petovan
fb0fa342be
Merge pull request #9174 from annando/issue-9167
...
Issue 9167 - messages from non-followers
2020-09-09 14:05:21 -04:00
Michael
555856208e
Issue 9167: Adding more direction indicators
2020-09-09 16:54:18 +00:00
Hypolite Petovan
70563d251f
Improve display of post header reshare mention
...
- Fix typo in class name
- Add bottom margin with a p tag
- Distinguish reshare header style from reshare footer style
2020-09-09 11:41:23 -04:00
Hypolite Petovan
c7a69bbc3d
Merge pull request #9168 from annando/issue-9135
...
Issue 9135: Display only reshared posts at the top
2020-09-09 10:46:01 -04:00
Michael
b248470376
Show "retweet" icon
2020-09-09 05:35:04 +00:00
Hypolite Petovan
6ad75f5b41
Remove over-specific location fields from vcard in favor of "location"
2020-09-09 01:21:56 -04:00
Michael
206caaf51a
Reshared data now is a link
2020-09-09 04:49:42 +00:00
Michael
42dcd6646e
Issue 9135: Display only reshared posts at the top
2020-09-08 22:06:10 +00:00
Hypolite Petovan
aa7eb75e62
Add HTML escaping to field_input value
...
- Quotes weren't rendering in pre-populated fields
2020-09-07 18:53:04 -04:00
Michael Vogel
abe6ecf820
Merge pull request #9126 from MrPetovan/task/post-improvements
...
Various post display improvements
2020-09-03 22:17:25 +02:00