Michael Vogel
2db1029830
APC support is removed due to problems with PHP 5.5.
6 years ago
Michael Vogel
2846dfeb05
Ther eis now a user setting to disabled notices. The Diaspora reshare now checks for empty values.
6 years ago
Michael Vogel
30efb0c1e6
menu entry for "Delegations" moved to the settings.
6 years ago
Michael Vogel
5f3d584716
Code beautification and some more logging data - no changes in the functionality.
6 years ago
Michael Vogel
6e7bd68ebb
More "LIMIT 1" removed - and some other SQL improvements.
6 years ago
Michael Vogel
70e017745a
Just some code beautification.
7 years ago
Michael Vogel
6684107b66
multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma.
7 years ago
Tobias Diekershoff
9144dd3780
rename some fields to fix issue #775
7 years ago
Tobias Diekershoff
4101127c01
better worting of the SUBMIT button in the settings tab and the admin panel
7 years ago
Fabrixxm
0414e0a316
More "relocate":
button in user's setting to resend relocate message to contacts
option in admin's site setting to relocate a server
7 years ago
Michael Vogel
693b6d0fd4
Infinite scroll: At the end of the network page new content is loaded automatically
7 years ago
Michael Vogel
ab7d8bc6ab
Delete all APC values before showing them in the settings and admin section
7 years ago
friendica
115c8a53bf
issue546 via Tobias
7 years ago
Tobias Diekershoff
b6d1a1f125
tabwidth
7 years ago
Tobias Diekershoff
4dd406055c
check password when changing users email
7 years ago
Tobias Diekershoff
5827db0ea3
check current password before changing the password
7 years ago
friendica
9660117c70
sync username when changed in either the default profile or the settings page
7 years ago
Michael Vogel
86e19dda22
Vier: Some more changes to the theme.
Added a switch to suppress displaying of the tags.
7 years ago
Zach Prezkuta
488a38cd85
Decaf mobile: an (almost) Javascript-free theme
8 years ago
Zach Prezkuta
11c06e21b7
simplify by making Smarty include directives behave like Friendica native ones
8 years ago
Zach Prezkuta
96ed0a7791
Implement Smarty3
8 years ago
Michael Vogel
9ab34f8857
mail: "reply-to" now triggers the "sender"-header instead of the "reply-to"-header.
8 years ago
Zach Prezkuta
94204d9160
implement features
8 years ago
Zach Prezkuta
f4f3c8375f
send less messages to server; remove delete option
8 years ago
Zach Prezkuta
63d02d98c5
add settings sections and add contacts; other tweaks and fixes
8 years ago
Zach Prezkuta
77529ccdf1
allow individual choice of mobile themes
8 years ago
Zach Prezkuta
c681e69794
limit number of items on profile page too; add show more back to Frost mobile; some show more fixes
8 years ago
Zach Prezkuta
1f09e7ad23
Modify Javascript to improve page loading times
1. Add template category 'end' that places content right before final </body> tag
2. Move most Javascript from tpl files into one cacheable file, theme.js
3. Load scripts at end of the HTML document instead of in the header
4. Minify several Javascript files
Note that the second and third things were only done for Frost and Frost Mobile. Doing it for every theme means going through every .tpl for every theme and rearranging the Javascript, which is tedious.
8 years ago
friendica
a54278649f
poke notifications
8 years ago
friendica
b02c733967
service class restrict the email connector
8 years ago
friendica
1180919c89
some zero theming on settings page
8 years ago
friendica
bdcb8d27dd
transition to beta for private forums
8 years ago
friendica
52995e0b1f
private group fix
8 years ago
friendica
2eafa9a475
ability to only expire contacts, not self
8 years ago
friendica
2dc7e53435
more theme cleanup
8 years ago
friendica
2bd1004587
rework the way private photos are embedded to avoid url differences and also check the permissions if possible to make sure that nothing sneaks by.
8 years ago
friendica
34b79b4f2b
theming for default group selector
8 years ago
friendica
1d157fc747
make it difficult to setup a private forum with no privacy
8 years ago
friendica
7b0ded3f14
more private forums, default privacy group for new contacts
8 years ago
friendica
3c0cf72716
make 'aaa joined group bbb' work from the initiating end, new privacy pref to control it
also hidewall wasn't properly checked before sending 'xxx is friends with yyy' messages
8 years ago
tommy tomson
77a0570162
add link "remove account" to /mod/settings.php
8 years ago
friendica
00cb7f9efb
don't allow non-existent themes as choices
8 years ago
friendica
972c01edb3
profile change activities
8 years ago
friendica
32cd62ff0a
allow setting default new friend notify
8 years ago
Fabio Comuni
18ecac4e93
settings: remove call to profile_load()
8 years ago
Fabio Comuni
e992e29685
settings: move tabs to aside. add a new template "generic_links_widget.tpl"
8 years ago
friendica
8e928d101b
display settings hooks
8 years ago
friendica
5c2fdc795f
send unverified private mail using zrl
8 years ago
friendica
b4b1055b50
settings for unknown private mail acceptance
8 years ago
Fabio Comuni
054d21a2e8
settings: add "display settings" tab, with UI-related settings.
Load optional "config.php" from theme folder and show in page.
Loading of "config.php" follow theme_info['extends'] property.
8 years ago