Friendika
|
0bf8e418a8
|
Merge branch 'chriscase-master'
Conflicts:
mod/dfrn_notify.php
|
2011-02-17 14:05:51 -08:00 |
|
Chris Case
|
9e654f7e57
|
removed localized multipart email templates, now the multipart settings are configured directly in the code
|
2011-02-17 13:41:56 -08:00 |
|
Fabio Comuni
|
f5557763d2
|
Updates to theme dupuntozero
|
2011-02-17 17:29:29 +01:00 |
|
Friendika
|
67bb737aa1
|
broken image + linkify site link in body
|
2011-02-16 17:49:52 -08:00 |
|
Friendika
|
9f1f9da89b
|
Merge branch 'chriscase-master'
|
2011-02-16 14:41:12 -08:00 |
|
Chris Case
|
5aa6bbbbc5
|
fixed encoding, i had been experimenting with different ones and forgot to change it back, now UTF-8
|
2011-02-16 08:05:54 -08:00 |
|
Chris Case
|
e56895123a
|
changed message sending to use base64 encoding
|
2011-02-16 05:17:40 -08:00 |
|
Friendika
|
9f02057374
|
provide permalink for posts, include permalinks in feeds and imported from feeds
|
2011-02-16 02:07:11 -08:00 |
|
Friendika
|
0e7b09b41c
|
bug #0000002, strip HTML from pasted text in prv messages
|
2011-02-14 21:33:17 -08:00 |
|
Chris Case
|
94e0c3c970
|
fixed the charset on the html version of the message, overlooked this in the last commit, now uses utf-8 in the meta tag
|
2011-02-14 04:54:44 -08:00 |
|
Chris Case
|
5eebb373e5
|
revamped private message templates, added multipart messages with text and html versions, updated de, en, fr and it. Translated the french version of the private message template.
|
2011-02-14 03:59:54 -08:00 |
|
Chris Case
|
f98ba371cf
|
updated private message notification to use HTML, still need the foreign language message notifications updated
|
2011-02-13 14:55:48 -08:00 |
|
Friendika
|
5e02519a13
|
disable network toggles when ACL's are entered
|
2011-02-11 04:32:38 -08:00 |
|
Friendika
|
c16e86add8
|
toggles "post to facebook, post to twitter", etc.
|
2011-02-11 02:35:19 -08:00 |
|
Friendika
|
e06cd399b7
|
close tag on favicon link missing
|
2011-02-07 23:28:41 -08:00 |
|
Friendika
|
147d7f3bbf
|
theme name cleanup - rename default to loozah, provide sane fallbacks and change system primary theme.
Provide indication on contact edit page of last update success/failure - can be extended later to
show actual timestamp of last successful update.
|
2011-02-06 15:50:50 -08:00 |
|
Fabio Comuni
|
fb7959cfc0
|
Add a link to user photos in Upload Profile Photo page
|
2011-02-04 10:30:56 +01:00 |
|
Friendika
|
a4cbdc2414
|
remove self
|
2011-02-03 03:58:47 -08:00 |
|
Friendika
|
2a4d1fa858
|
append jotplugin tools to current toolbar row
|
2011-02-02 23:07:01 -08:00 |
|
Friendika
|
9d561d4471
|
oembed contsant name, fix dfrnpubdeliver, add 'code' editor button
|
2011-01-31 23:06:45 -08:00 |
|
Friendika
|
837cce8a75
|
email cc recipients (front end)
|
2011-01-31 19:07:13 -08:00 |
|
Friendika
|
fc20fb17c2
|
force text paste in editor
|
2011-01-31 14:21:23 -08:00 |
|
Friendika
|
3eefe8b500
|
more ssl_policy cleanup, allow manual feed update per contact when hub is whacked, log feed parse errors
|
2011-01-30 19:38:03 -08:00 |
|
Friendika
|
33037754d8
|
removed java photo uploader from mainline. Photo uploaders are now plugins, but a single item upload is available by default.
|
2011-01-27 18:45:19 -08:00 |
|
Friendika
|
d2dddd995a
|
set update frequency to twice daily for 'feed' contacts, unable to set update frequency on contact edit form.
|
2011-01-26 20:29:32 -08:00 |
|
Fabio Comuni
|
4a2c0fcc36
|
Add 'jot_tool' hook, plugins can add tool icons.
|
2011-01-26 16:17:28 +01:00 |
|
Friendika
|
844b177791
|
birthday timezone is absolute
|
2011-01-22 03:21:15 -08:00 |
|
Friendika
|
b40281802f
|
personal title
|
2011-01-18 19:25:28 -08:00 |
|
Friendika
|
fa9e1a9abb
|
apply date translation to birthday in profiles
|
2011-01-16 15:23:34 -08:00 |
|
Friendika
|
a1c069ee02
|
compatibility: version discovery
|
2011-01-14 02:04:09 -08:00 |
|
fabrixxm
|
0df91fd9a2
|
Manage user registrations in REGISTER_APPROVE mode.
|
2011-01-04 14:46:08 +01:00 |
|
Friendika
|
7b6385df94
|
freeform text area for private contact info - notes or things you just want to remember (addresses, phone numbers, birthdays, whatever)
|
2010-12-28 01:06:34 -08:00 |
|
Friendika
|
d045fd04d4
|
provide separate plugin settings page, update demo plugin, fix hook_register
|
2010-12-24 23:44:17 -08:00 |
|
Friendika
|
18c3977b6a
|
add sample plugin code + fix a couple html issues on settings page
|
2010-12-23 19:09:17 -08:00 |
|
Friendika
|
c55cb45855
|
revised openid patch, added fix for Windows servers, make "is now friends with" commentable, fix settings form hook to be inside form
|
2010-12-23 14:40:32 -08:00 |
|
Friendika
|
d8969bb84b
|
add more plugin hooks, etc.
|
2010-12-22 20:23:41 -08:00 |
|
Friendika
|
6808d53d0f
|
plugin/addon API landing - still things left to do before it's useful
|
2010-12-22 14:16:22 -08:00 |
|
Friendika
|
ddec422de6
|
begin plugin api
|
2010-12-20 19:38:34 -08:00 |
|
Friendika
|
0ff3ae5587
|
change heading to reflect new scope
|
2010-12-20 03:13:42 -08:00 |
|
Friendika
|
878067101f
|
block connection/friend request spam
|
2010-12-20 00:27:00 -08:00 |
|
Friendika
|
24a9a41f96
|
added "secret" profile search keywords
|
2010-12-19 17:46:26 -08:00 |
|
Friendika
|
70f4f172dc
|
pull strings from connection request templates
|
2010-12-16 19:38:52 -08:00 |
|
Friendika
|
a50343830f
|
preparing for the future
|
2010-12-11 04:41:51 -08:00 |
|
Friendika
|
5763d31b4f
|
db prepare for enhanced magic profiles and remote privacy indicators, fixed $lang setting to use system config var, some other syntax issues
|
2010-12-07 18:13:51 -08:00 |
|
Friendika
|
1ee1df3747
|
RINO encryption now enabled by default on new installs
|
2010-12-06 14:34:00 -08:00 |
|
Friendika
|
184f8e143e
|
use local photo in email, email photo upload point to new url
|
2010-12-05 19:28:47 -08:00 |
|
Friendika
|
75306b6294
|
allow community page members to upload photos and assorted other stuff which was previously restricted to the page owner
|
2010-12-05 18:08:36 -08:00 |
|
Friendika
|
b09ab4ef2c
|
"with" is optional - don't show anything if not present.
|
2010-12-04 00:38:34 -08:00 |
|
Friendika
|
4be5e57afd
|
relationship targets (linked if applicable)
|
2010-12-03 22:46:42 -08:00 |
|
Friendika
|
da62055bf2
|
thought we got rid of the "introduction" word
|
2010-12-02 22:48:46 -08:00 |
|
Friendika
|
2ef6ad80a4
|
fix installation into subdir of domain
|
2010-12-02 17:31:48 -08:00 |
|
Friendika
|
e818170c9f
|
linkify the advanced profile
|
2010-12-02 15:04:47 -08:00 |
|
Friendika
|
42d66874be
|
improved linkification of naked text urls
|
2010-12-01 21:13:09 -08:00 |
|
Friendika
|
1adf69a049
|
more string extraction
|
2010-12-01 20:37:42 -08:00 |
|
Friendika
|
62bb471ba0
|
localise login template, allow openid to be disabled
|
2010-11-28 20:58:23 -08:00 |
|
Friendika
|
1f69e12e1e
|
make profile name clickable
|
2010-11-25 19:35:17 -08:00 |
|
Friendika
|
890b77a547
|
force tinymce to preserve linebreak formatting
|
2010-11-21 18:16:59 -08:00 |
|
Friendika
|
0c7ae3aeee
|
smooth a few rough edges of openid
|
2010-11-18 15:06:33 -08:00 |
|
Friendika
|
1d420e473f
|
add openid settings
|
2010-11-17 15:41:18 -08:00 |
|
Friendika
|
c2086ec50e
|
pull some template strings
|
2010-11-16 23:26:14 -08:00 |
|
Friendika
|
f9d5aafe9c
|
finish moving english files
|
2010-11-16 20:13:18 -08:00 |
|
Friendika
|
efd8ab6c72
|
more i18n reorg
|
2010-11-16 01:14:04 -08:00 |
|
Friendika
|
4240a23a8a
|
i18n re-arrange
|
2010-11-15 23:27:12 -08:00 |
|