Andreas Neustifter
e5ed2fdede
Remove complete section when registering disabled.
...
Move out the check so that the complete div containing the register-link is removed.
2018-04-23 20:29:55 +00:00
Andreas Neustifter
2d8a4a923f
Fix login dialog layout.
...
Rearrange login dialog distinguish better between logging und registering.
2018-04-23 20:29:55 +00:00
Andreas Neustifter
5d1d0d1a9f
Remove empty help spans from templates.
...
The empty spans from the templates mess up the layout sometimes, and are useless weight anyway.
Lets get rid of them.
2018-04-23 20:29:55 +00:00
Hypolite Petovan
a66e9b81ba
Merge pull request #4873 from astifter/develop
...
Remove pagination when empty, move new Member Tips and use common widget to find people.
2018-04-23 10:23:21 -04:00
Hypolite Petovan
087bfbc6a7
Forgot new line at end of file in templates/wall/content_filter.tpl
2018-04-22 18:13:13 -04:00
Hypolite Petovan
48122733b8
Move content filter HTML in a template
2018-04-22 18:02:00 -04:00
Friendica
390983a331
Haromonize Find People Widget.
...
In the right_aside on the /contacts page in the left aside there are
almost identical widgets to search for contacts. Drop one and use common
widget in both places.
2018-04-22 20:44:22 +00:00
Friendica
54cfbe039b
Only shown pagination when not empty.
...
Currenty the pagination bar is always shown, even when no prev/next buttons are active.
This only shows the bar when actual navigation is possible.
2018-04-22 20:44:22 +00:00
Hypolite Petovan
69a7afc577
Merge pull request #4855 from M-arcus/env-var-mysql
...
[TASK] Config: Add MySQL environment variables
2018-04-20 12:30:17 -04:00
Marcus Müller
26ba5edda7
[TASK] Template: Add check for environment values
2018-04-20 18:24:28 +02:00
Marcus Müller
fc8b11283a
[TASK] Template: Environment variables for MySQL
2018-04-17 18:40:24 +02:00
Tobias Diekershoff
f3c8631cbd
display the thing
2018-04-16 10:25:39 +02:00
Hypolite Petovan
59d42e9681
Merge pull request #4762 from annando/frio-accessibility
...
Some more accessibility for "Frio"
2018-04-06 17:07:25 -04:00
Michael
ed316b38ee
Some more accessibility for "Frio"
2018-04-06 20:42:38 +00:00
Hypolite Petovan
180f7d8218
Add disabled_cw user setting
2018-04-04 23:08:47 -04:00
Tobias Diekershoff
ca0b0e92c8
indentation
2018-04-03 06:58:21 +02:00
Tobias Diekershoff
4f221d6334
indentation
2018-04-03 06:57:27 +02:00
Tobias Diekershoff
6f5b6a073a
register template may link to the TOS as well
2018-04-02 18:41:16 +02:00
Tobias Diekershoff
6c20b4507d
Added /tos module
2018-04-02 18:40:30 +02:00
rabuzarus
4efa2109ee
cropperjs: use npm-asset for composer
2018-03-29 18:39:26 +02:00
rabuzarus
51841ab148
cropperjs: fix indention
2018-03-29 18:06:56 +02:00
rabuzarus
34204ca580
update javascript cropper library
2018-03-29 17:57:06 +02:00
Michael
17a6cb18b8
Relais settings are added to admin backend
2018-03-28 06:16:46 +00:00
Hypolite Petovan
daffc27061
Move suppress_tags config to template
...
- Add new item.suppress_tags template variable
- Fix template formatting
2018-03-25 00:38:23 -04:00
Hypolite Petovan
27d94023ee
Merge branch 'master' into develop
2018-03-23 06:15:55 -04:00
Tobias Diekershoff
7a13ede69f
activate the frio theme during installation
2018-03-17 10:14:19 +01:00
Michael
858fd127a1
Fix: subscribing to the old followers hadn't worked
2018-03-14 00:27:15 +00:00
Michael
eaf4fdefac
Security: You have to enter the password of the parent to delegate to this account
2018-03-11 13:12:15 +00:00
Hypolite Petovan
17e0d6b6c1
Add feedtest module
2018-03-10 12:43:34 -05:00
Hypolite Petovan
71c1be8207
Add external template to mod/babel
...
- Add HTML methods diagnostic
2018-03-08 23:48:32 -05:00
Hypolite Petovan
274ce95d13
Move Composer assets to view/
2018-03-07 08:07:36 -05:00
rabuzarus
2c7e8f35d4
localize the datepicker
2018-03-04 14:56:51 +01:00
Michael
fd53b541e5
Frontend to set the parent-uid field
2018-02-18 13:19:47 +00:00
rabuzarus
9a4d19e284
move membersince addon to core
2018-02-09 20:44:45 +01:00
rabuzarus
96d24af20f
provide/fix adminpage div container for all admin pages
2018-02-07 16:23:19 +01:00
Hypolite Petovan
5cca8562bc
Move datetimepicker javascript to field_datetime.tpl
...
- Add type hint to getDateTimeField() arguments
2018-02-03 09:53:45 -05:00
Tobias Diekershoff
c28b62b302
lets print out the internets
2018-01-31 11:31:47 +01:00
Tobias Diekershoff
7ef77b926a
Admin menu reorganisation
...
The aside menu in the admin panel is now handled in one array, which also
holds the submenu items. Also the sections of the menu are now a bit more
structured and separated from each other.
2018-01-30 13:37:00 +01:00
Tobias Diekershoff
8eb8288b68
positioning of the fedstat graph
...
This is a followup on #4266 resizing the fedstat graph in the admin panel
so that it fits alongside the intro text again. Checked also with duepunto,
quattro and vier theme.
2018-01-29 17:39:44 +01:00
Hypolite Petovan
cd392db078
Move js/ folder under view/
...
- Move library/cropper to view/js/cropper
- Move library/jquery-textcomplete to view/js/jquery-textcomplete
2018-01-28 16:17:36 -05:00
Hypolite Petovan
a05eeeb49c
Remove jQuery Migrate file
...
- Remove script references
2018-01-28 15:54:20 -05:00
Hypolite Petovan
17faeca241
Improve addon readme display
...
- Add maintainer display support
- Remove extra comma after author/maintainer lists
2018-01-28 00:10:22 -05:00
Hypolite Petovan
19e197ef51
Forgot a path element in perfect-scrollbar paths
2018-01-27 21:09:49 -05:00
Hypolite Petovan
e54cdb1f72
Fix wrong path to perfect-scrollbar library files
2018-01-27 19:06:20 -05:00
Hypolite Petovan
341d2fae12
Updated references to perfect-scrollbar
2018-01-27 18:04:02 -05:00
Hypolite Petovan
e34bc8761e
Update references to fullcalendar and moment
2018-01-27 15:51:08 -05:00
Hypolite Petovan
9b0fc558f7
Update references to jgrowl
2018-01-27 11:52:06 -05:00
Hypolite Petovan
9d78010e7f
Update references to jquery.datetimepicker
2018-01-27 08:09:30 -05:00
Hypolite Petovan
30c1cc0e8c
Merge pull request #4312 from zeroadam/feature/L10n
...
Move pgettext to src
2018-01-24 11:48:55 -05:00
Adam Magness
21f593bf4b
Adjust for templates
...
Use new t() for template button text
2018-01-22 22:20:35 -05:00
Hypolite Petovan
b021b76661
Remove references to video.js
2018-01-22 20:45:42 -05:00
Adam Magness
fb372877f6
Rename template and doc
...
Rename admin/plugins.tpl to admin/addons.tpl and update references. Rename doc/de/Plugins.md to Addons.md
2018-01-20 09:45:22 -05:00
Adam Magness
b86b04a81a
Change plugin to addon
...
change the use of plugin to addon where appropriate.
2018-01-20 07:48:22 -05:00
Hypolite Petovan
5bc7f4a442
Remove RINO2 and RINO3
2018-01-19 11:27:53 -05:00
Hypolite Petovan
910fda2383
Fix formatting in federation.tpl
2018-01-18 16:38:23 -05:00
Hypolite Petovan
b963e7cc38
Revert tabs into space in federation.tpl
2018-01-18 16:38:23 -05:00
Hypolite Petovan
383641f58f
Migrate federation page to latest version of Chart.js
2018-01-18 16:38:23 -05:00
Hypolite Petovan
b432a17538
Update references to jquery
2018-01-18 11:27:14 -05:00
Hypolite Petovan
9ee1b14b2b
Update references to colorbox css and js files
...
- Remove commented out references to other css/js files
2018-01-18 11:27:14 -05:00
Hypolite Petovan
0d9595d80a
Update all references to webtoolkit.base64
2018-01-17 21:23:51 -05:00
Michael Vogel
a13ad278ef
Merge pull request #4259 from MrPetovan/task/4116-remove-vendor-from-git
...
Remove vendor from git
2018-01-18 01:02:55 +01:00
fabrixxm
0aafdab810
Use template home.tpl for mod/home
2018-01-17 13:27:41 +01:00
Hypolite Petovan
6fe64a5ac6
Fix references to text_highlighter css
2018-01-16 23:48:07 -05:00
Hypolite Petovan
c157e7ffa4
Improve connectors settings display
...
- Move settings templates to subfolder
- Add accordion display to "General Theme Settings" in frio
- Replace hand-written template with form field includes
- Simplify sprintf(t()) structures
2018-01-05 02:17:36 -05:00
Hypolite Petovan
50e04d87c2
Add no_oembed_rich_content and allowed_oembed admin settings
2018-01-04 11:58:32 -05:00
Hypolite Petovan
66dbef93e3
Fix formatting and PHP notices in bb_ShareAttributes
...
- Use x() to check for existence of key in $matches
- Remove unused $reldate from template shared_content
2018-01-02 08:09:49 -05:00
Michael
2b50f001b9
Added statistics
2017-12-19 07:39:21 +00:00
Adam Magness
8bbfc44d47
Remove templates
...
remove associated template files.
2017-12-06 23:44:52 -05:00
Michael
df89e0384d
Added description to networks, renaming some network names
2017-12-03 13:26:52 +00:00
Michael
6f7510550d
NETWORK_MAIL2 was never finished, so remove it as well
2017-12-03 09:19:58 +00:00
Hypolite Petovan
75181322ba
Improve page contacblock for frio theme
2017-12-01 22:33:04 -05:00
Hypolite Petovan
dc09319695
Add admin/contactblock page
...
- Add page template
2017-12-01 00:43:39 -05:00
Hypolite Petovan
16d0c30328
Move admin templates to dedicated sub-folder
2017-12-01 00:40:55 -05:00
Hypolite Petovan
052ba729d7
Improved translation functions
...
- Add built-in vsprintf to t()
- Add built-in sprintf to tt()
2017-12-01 00:35:40 -05:00
Michael
8bffee43b3
Threads are now always enabled.
2017-11-28 18:54:39 +00:00
Hypolite Petovan
3fbf2e3bcf
Merge pull request #3966 from rabuzarus/20171122_-_port_tagcloud
...
A tag cloud widget for the profile page
2017-11-26 11:16:14 -05:00
rabuzarus
655b2cd0d3
tag cloud: clear align settings in the tagcloud widget
2017-11-26 04:36:45 +01:00
Michael
cb7648359c
When we are requesting a conneczion, the contactis no longer "blocked"
2017-11-26 02:31:26 +00:00
rabuzarus
4224209497
Merge develop into 20171122_-_port_tagcloud
...
Conflicts:
include/features.php
2017-11-25 23:41:20 +01:00
Michael
3cb906c420
Issue 3911: Fetch keywords for feeds
2017-11-25 11:59:20 +00:00
rabuzarus
19afabd268
tags: possibility to filter posts for tags and profile owner (profile)
2017-11-23 00:59:20 +01:00
rabuzarus
59ae5633ec
tag-cloud: some polishing + remove authors (we don't use it at the moment)
2017-11-22 23:18:01 +01:00
rabuzarus
d7d653aab6
port tag cloud widget from hubzilla
2017-11-22 21:29:07 +01:00
Hypolite Petovan
2336fa9d74
Add smart_threading user setting
2017-11-19 00:57:31 -05:00
Tobias Diekershoff
df547a8bc9
move HTML from mod/community into template file
2017-11-10 18:22:28 +01:00
Hypolite Petovan
c847a2f9cc
Merge pull request #3874 from tobiasd/20171009-checkversion
...
check upstream version
2017-11-06 13:59:49 -05:00
Tobias Diekershoff
f097d4d479
std foo 2
2017-11-06 18:21:16 +01:00
Michael
2894214347
Misspelled "detailed"
2017-11-04 12:08:12 +00:00
Michael
7de3eae8d0
There is now a user switch to change between condensed and detailled notifications
2017-11-04 12:01:08 +00:00
Tobias Diekershoff
b6f1a0be5a
and it is not used in the template anymore as well
2017-11-04 08:34:47 +01:00
Tobias Diekershoff
503ffa98d2
settings for checkversion
2017-11-04 08:15:28 +01:00
Tobias Diekershoff
1928217f83
added config wrapper around new option, opt-in
2017-11-03 15:52:40 +01:00
Michael
e2224a2ddc
Some Webfinger clean up
2017-10-28 11:48:29 +00:00
Michael Vogel
2c55d9f3ce
Merge pull request #3817 from rabuzarus/20171019_-_fix_some_html_violations
...
fix some HTML violations in frio
2017-10-22 07:48:06 +02:00
Michael Vogel
2a5dd1e857
Merge pull request #3815 from rabuzarus/20171019_-_fix_more_posted_date_widget
...
fix some more HTML violations in posted_date_widget.tpl
2017-10-21 08:14:52 +02:00
rabuzarus
30a4857842
more template code simplification in posted_date_widget
2017-10-20 16:12:43 +02:00
rabuzarus
781c4986c6
a little bit template code simplification in posted_date_widget
2017-10-20 15:59:14 +02:00
rabuzarus
f2d51737eb
fix some HTML violations in frio
2017-10-20 15:21:42 +02:00
rabuzarus
8167e75e6a
fix some more HTML violations in posted_date_widget.tpl
2017-10-19 16:34:08 +02:00
rabuzarus
184bfc722d
fix #3812 - some brocken parts in the display of events (default template)
2017-10-19 14:16:39 +02:00
rabuzarus
8cc17bdde6
fix coding style
2017-10-19 00:52:01 +02:00
rabuzarus
6630e50ecf
Bugfix:useless li end tag in posted_date_widget.tpl
2017-10-18 22:49:16 +02:00
Michael Vogel
d60f96f0e1
Merge pull request #3797 from rabuzarus/20171015_-_duplicate_event
...
add event action: duplicate events
2017-10-18 18:57:58 +02:00
Michael
4744d6bf84
we now provide a feed for the conversation
2017-10-18 06:25:22 +00:00
rabuzarus
67b9e57547
add event copy link to default event.tpl
2017-10-15 22:52:22 +02:00
rabuzarus
74d813042f
extend checkbox template for customized attributes
2017-10-15 18:45:49 +02:00
rabuzarus
553428d1b1
event items are now more themeable in the networkstream.
...
The event description stays the same - but the theme developer can provide an template how the other event data should be organized and look
2017-10-13 19:42:27 +02:00
Michael
c8eefbd091
Force a republish to the directory server
2017-10-09 19:26:45 +00:00
Michael
289dde39ce
Removed unused setting
2017-09-25 19:05:05 +00:00
Michael
a5cf2c69c8
Reworked network page
2017-09-13 06:43:43 +00:00
Michael
b1668ffdda
Address instead of url
2017-09-01 19:32:12 +00:00
Michael
0e8104b172
Links to profiles in mails mow show the profile address and "redir" always works
2017-08-31 12:01:44 +00:00
Michael
04f286dca2
Support for JSON based webfinger
2017-08-30 05:34:37 +00:00
Michael
5c53544118
Removed external pubsubhubbub URL
2017-08-25 02:58:38 +00:00
Tobias Diekershoff
016e4a0efc
Show contacts personal message in local profile
2017-08-01 17:47:13 +02:00
Michael
c98ae304c0
Endless scroll now avoids showing the same items
2017-07-31 06:04:37 +00:00
Michael Vogel
896bf4046c
Merge pull request #3569 from tobiasd/20170702-delete
...
delete item from admin panel
2017-07-10 18:44:19 +02:00
Tobias Diekershoff
d535864d98
added template for delete item
2017-07-07 10:37:36 +02:00
RJ Madsen
fec2f8fd82
Replacing quotes around new directory link
2017-07-06 17:56:18 -04:00
RJ Madsen
c4b40babb0
Switched to proper global directory instead of local directory
2017-07-06 17:31:36 -04:00
RJ Madsen
255f38710c
Added global directory link to the find people side panel
2017-07-06 14:19:58 -04:00
Michael Vogel
2b161108fe
Merge pull request #3439 from tobiasd/20170506-token
...
[Needs OpenID testing] Add token to register
2017-07-02 21:31:53 +02:00
Tobias Diekershoff
e0c46678e5
autofocus for search input field
2017-06-24 10:17:16 +02:00
Tobias Diekershoff
a9b948d6f9
added hints how to specify a port for the database connection
2017-06-08 15:00:50 +02:00
Michael
6e6941a546
We have an alternate link
2017-06-06 21:56:25 +00:00
Michael
932e14971f
Issue 2864: Add a "alternate" link on display page
2017-06-06 17:56:22 +00:00
Hypolite Petovan
cbd3edbc05
Update remaining "dir.friendi.ca" instances
2017-06-02 22:15:43 -04:00
Roland Häder
7a9456d5ac
Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2
...
Fixed some stuff:
- converted some files from DOS to Uni* (CRLF -> LF)
- removed trailing white-spaces
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-11 14:54:26 +02:00
Tobias Diekershoff
dacef3683a
add token to register
2017-05-06 14:49:53 +02:00
Michael
715e15cbe1
There is now a memory limit for the poller
2017-04-29 17:36:46 +00:00
Michael
ba5780c4a1
Remove the "discard" button for contact requests from Diaspora.
2017-04-28 08:36:10 +00:00
Hypolite Petovan
7d9d22914f
Refactor "URL" to "domain" for blocklist
...
- Add slash trimming to domain
- Reformatted mod/friendica
2017-04-25 22:45:42 -04:00
Hypolite Petovan
0b8f80c747
Merge pull request #3388 from tobiasd/20170424-blocklistadminpanel
...
blocklist front end for the admin panel
2017-04-25 21:23:20 -04:00
Tobias Diekershoff
f146c85e75
standards
2017-04-25 18:57:50 +02:00
Hypolite Petovan
82ea7ead66
Merge pull request #3374 from rabuzarus/20170407_-_group_edit
...
Frio: provide own group template + some restructuring in group.php
2017-04-24 19:50:46 -04:00
Tobias Diekershoff
1a436281c5
added template for the blocklist editor in the admin panel
2017-04-24 23:44:27 +02:00
Sandro Santilli
e08228ca09
Add auth_cookie_lifetime variable to installation config template
2017-04-21 17:19:58 +02:00
rabuzarus
f99bb958f6
Merge develop into 20170407_-_group_edit
...
Conflicts:
mod/group.php
2017-04-21 16:09:48 +02:00
rabuzarus
40e5436604
some restructuring in groups.php + Frio: provide own group template
2017-04-21 16:04:29 +02:00
Michael
3592f90910
Merge remote-tracking branch 'upstream/develop' into 1704-mastodon
...
Conflicts:
include/bbcode.php
2017-04-20 05:44:31 +00:00
Michael Vogel
83cc56e713
Merge pull request #3326 from Alkarex/utf8mb4
...
Default to utf8mb4
2017-04-20 05:28:16 +02:00
Michael
e16fb74b0c
Reworked OStatus communication part to better support Mastodon.
2017-04-19 21:37:00 +00:00
Michael
33d5e5b818
Issue 3157: No fulltext anymore
2017-04-18 20:09:05 +00:00
Alexandre Alapetite
5d3bf9307f
More replaces UTF8 to UTF8MB4
2017-04-16 15:53:48 +02:00
Tobias Diekershoff
a0a0885527
Merge pull request #3339 from Hypolite/issue/#2803-icons
...
Change icon of contact page links
2017-04-14 07:35:16 +02:00
Tobias Diekershoff
b8fd48dddc
Merge pull request #3335 from annando/issue-3331
...
Issue 3331: Remove unneeded table "deliverq"
2017-04-14 07:32:30 +02:00
Hypolite Petovan
440fd29c1e
Change icon of contact page links
2017-04-13 23:00:02 -04:00
Pierre Rudloff
ead9cbe534
Web app manifest ( fixes #3317 )
2017-04-13 16:46:36 +02:00
Michael
d82684219a
Issue 3331: Removed unneeded table "deliverq"
2017-04-13 04:51:16 +00:00
Tobias Diekershoff
42cc8d729b
Merge pull request #3306 from Hypolite/issue/#3274
...
Fix path to default Text_Highlighter CSS
2017-04-08 15:24:16 +02:00