Michael Vogel
|
f3cc065e66
|
Show the profile visibility only for Friendica contacts.
|
2015-02-21 20:03:02 +01:00 |
|
Michael Vogel
|
8179f2f65e
|
Only show the relation on native networks.
|
2015-02-20 23:56:41 +01:00 |
|
Michael Vogel
|
a8a37a35db
|
Only show the options that fit to the current network.
|
2015-02-20 23:12:04 +01:00 |
|
Michael Vogel
|
4a1105ede6
|
scrape/noscrape now contains the date the profile was last updated or the last message was sent.
|
2015-02-18 23:40:46 +01:00 |
|
Fabrixxm
|
b7a50a24c7
|
Merge branch 'release-3.3.3' into develop
|
2015-02-18 08:38:06 +01:00 |
|
Michael Vogel
|
4b7ff42a89
|
Bugfix: See issue 1338
|
2015-02-17 19:48:02 +01:00 |
|
Michael Vogel
|
a26d04574d
|
Merge remote-tracking branch 'upstream/develop' into 1502-contacts-in-scrape
|
2015-02-17 19:18:17 +01:00 |
|
Michael Vogel
|
52de6c11b1
|
There is now a link to the profile behind the avatar picture on the display page
|
2015-02-17 17:33:28 +01:00 |
|
Fabrixxm
|
9d3fb417c2
|
Escape values to input fields (and some 'title' and 'alt')
|
2015-02-16 09:30:12 +01:00 |
|
Johannes Schwab
|
12d7ca9b84
|
improved infinite scrollling
|
2015-02-13 00:40:59 +01:00 |
|
Michael Vogel
|
21c63e8b65
|
Merge remote-tracking branch 'upstream/develop' into 1502-contacts-in-scrape
|
2015-02-09 10:16:48 +01:00 |
|
Michael Vogel
|
842ac46857
|
Scrape now contains the number of contacts as well.
|
2015-02-08 23:35:29 +01:00 |
|
Michael Vogel
|
7e9ae24511
|
Moved several settings from .htconfig.php to the admin settings page.
|
2015-02-08 20:35:40 +01:00 |
|
Michael Vogel
|
8871591a98
|
Merge remote-tracking branch 'upstream/develop' into 1502-altpager-default
Conflicts:
mod/admin.php
|
2015-02-08 13:26:28 +01:00 |
|
Tobias Diekershoff
|
b4dc344f9c
|
Merge pull request #1374 from annando/1502-noscrape-always-active
Noscrape is now enabled all the time
|
2015-02-08 12:48:13 +01:00 |
|
Michael Vogel
|
1781fbff13
|
Bad HTML in the admin side menu for webfinger and probe
|
2015-02-08 12:12:19 +01:00 |
|
Michael Vogel
|
f931eba7f2
|
Noscrape is now enabled all the time.
|
2015-02-08 12:07:35 +01:00 |
|
Michael Vogel
|
1d48ab0191
|
"altpager" is now the standard value and can be disabled. Depending upon the user reactions we can disable it in an upcoming version.
|
2015-02-08 11:54:42 +01:00 |
|
Michael Vogel
|
9c0dc86eea
|
Merge pull request #1342 from tobiasd/20150202_admin
added diagnostics tools to the admin side panel
|
2015-02-02 21:14:41 +01:00 |
|
Tobias Diekershoff
|
8a17c3d348
|
added diagnostics tools to the admin side panel
|
2015-02-02 18:26:38 +01:00 |
|
Silke Meyer
|
c90e47556a
|
added setting for server's sender email address
|
2015-01-31 15:54:12 +01:00 |
|
Tobias Diekershoff
|
3df7370fa8
|
add links to the plugin config pages for active plugins
|
2015-01-27 14:34:11 +01:00 |
|
Michael Vogel
|
ed037124b3
|
Merge pull request #1299 from fabrixxm/optional-text-only-email
Optional text only email
|
2015-01-20 23:26:44 +01:00 |
|
fabrixxm
|
b2527039b7
|
add text-only email option
add a checkbok to notification settings. if checked, html body is not added to email.
|
2015-01-20 19:19:58 +01:00 |
|
Tobias Diekershoff
|
c5200f9327
|
profile edit homepage field type URL
|
2015-01-19 08:15:20 +01:00 |
|
Tobias Diekershoff
|
d58bac1138
|
template for password now support required and autofocus
|
2015-01-16 19:36:09 +01:00 |
|
Tobias Diekershoff
|
8b20af6ef5
|
template for input fields now supports required, autofocus and types email, url
|
2015-01-16 19:31:23 +01:00 |
|
Michael Vogel
|
b36d799044
|
Fetching "location" and "about" from diaspora. Displaying them on the "display" page.
|
2015-01-07 01:46:13 +01:00 |
|
hauke
|
a72d60f481
|
Added h-card and functionality for IndieAuth/Web-sign-in
|
2014-12-28 15:48:24 +01:00 |
|
Rabuzarus
|
432cf6f2ce
|
insert new line at the end
|
2014-12-25 16:31:52 +01:00 |
|
Rabuzarus
|
73f9d06e3e
|
move some html code from photos.php to photo_album.tpl
|
2014-12-25 16:20:55 +01:00 |
|
Michael Vogel
|
70ba1667e1
|
It is now possible to define the hostname from the admin page. This should definetely end the problem that the hostname couldn't be detected unter certain conditions.
|
2014-11-08 00:07:21 +01:00 |
|
Carsten Pfeiffer
|
00c16b387a
|
Make TinyMCE editors resizable
|
2014-11-01 22:18:42 +01:00 |
|
Michael Vogel
|
691aa17025
|
fetch further information: it is now possible to define a blacklist for keywords for "fetch further information"
|
2014-10-30 00:24:23 +01:00 |
|
Michael Vogel
|
2b5372aebe
|
Forcing all non-SSL requests to SSL requests is now an option.
|
2014-10-26 22:15:12 +01:00 |
|
Michael Vogel
|
c77a63fb27
|
remote self: There is now an option if the keyswords should be used as tags or not.
|
2014-10-24 01:37:33 +02:00 |
|
Tobias Diekershoff
|
56cd536652
|
use noscrape by default, add opt-out option to disable it
|
2014-10-13 19:19:54 +02:00 |
|
Fabrixxm
|
e2dc4f922c
|
Friendica 'Ginger' 3.3
|
2014-10-06 08:56:55 +02:00 |
|
Fabrixxm
|
133b5bca59
|
fix oembed video template
|
2014-09-17 11:02:58 +02:00 |
|
Michael Vogel
|
f9bec79a2c
|
In the profiles the remote connect field was missing
|
2014-09-11 23:38:24 +02:00 |
|
Beanow
|
948c52f13e
|
Added styling to show settings headers can be clicked.
|
2014-09-07 16:24:40 +02:00 |
|
fabrixxm
|
a7302daf96
|
Merge pull request #1123 from fabrixxm/mail_notification_cleanup
Mail notification cleanup
|
2014-09-07 15:05:06 +02:00 |
|
hauke
|
baabb5ba8b
|
removed fancybox as it is not used anywhere
|
2014-09-07 14:54:10 +02:00 |
|
fabrixxm
|
21b1e09fad
|
Merge remote-tracking branch 'friendica/master' into mail_notification_cleanup
|
2014-09-07 14:28:03 +02:00 |
|
fabrixxm
|
9368c7e510
|
html mail template add img tag only if source_photo is defined
|
2014-09-07 11:20:56 +02:00 |
|
hauke
|
a162ea7251
|
bug fix #1115
|
2014-09-07 10:26:38 +02:00 |
|
hauke
|
2947be66b6
|
bug fix, wrong js lib included
|
2014-09-06 19:14:58 +02:00 |
|
hauke
|
25d7087d9e
|
Merge branch 'feature/2014-09-hackathon-ui-improvements' into develop
|
2014-09-06 16:55:07 +02:00 |
|
hauke
|
87fa2ee2af
|
updated jquery to version 1.11, updated themes frost and diabook where necessary
|
2014-09-06 16:21:03 +02:00 |
|
hauke
|
ec68e33c6b
|
make items on settings pages fold/unfold on click
|
2014-09-06 13:53:23 +02:00 |
|