Chris Case
|
0d853433eb
|
fixed error which was causing multiple line breaks, added comments to better document what is occuring, cleaned up code, removed unnecessary parameters from templating step
|
2011-02-15 03:31:20 -08:00 |
Chris Case
|
42eb6dd723
|
fixed a bbcode issue with rich text html messages, fixed some issues with plain text.
|
2011-02-14 05:44:27 -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
|
2d542e0f98
|
receiving comment notifications for conversations we aren't "involved" in
|
2011-02-12 22:29:32 -08:00 |
Friendika
|
9a1e5aaf09
|
tweaks to reworked remote deletion, which also fixes some comment box oddities
|
2011-02-08 05:08:10 -08:00 |
Friendika
|
d8cd693f11
|
rework remote deletion
|
2011-02-08 04:25:27 -08:00 |
Friendika
|
2a9bfae2b7
|
prevent runaway notifications when parent=0 due to race condition
|
2011-02-04 04:25:53 -08:00 |
Friendika
|
ac3cbe380f
|
found the issue - remove the extra tracing stuff
|
2011-02-03 19:39:04 -08:00 |
Friendika
|
c6b00f7230
|
allow parentless items from SN - add more tracing on notify failures
|
2011-02-03 17:40:04 -08:00 |
Friendika
|
fce9988f73
|
backward compatibility
|
2011-02-01 22:45:46 -08:00 |
Friendika
|
a347d040f0
|
protocol reversal, roll dfrn_version to 2.1
|
2011-02-01 21:21:47 -08:00 |
Friendika
|
26cc2e02fe
|
Merge branch 'fabrixxm-master'
Conflicts:
boot.php
|
2011-01-28 18:50:20 -08:00 |
Friendika
|
c7ace10ffb
|
dissolve relationship (new protocol) working
|
2011-01-26 02:32:00 -08:00 |
Friendika
|
5a7ff660c4
|
"unfriend" protocol
|
2011-01-25 03:57:10 -08:00 |
fabrixxm
|
e9251499dd
|
Added proc_run() and modified all occurrence of proc_close(proc_open()) to use proc_run()
|
2011-01-24 22:00:02 +01:00 |
Friendika
|
1b0ddc928d
|
make home tab work from remote profile, fix link in comment notify emails
|
2011-01-05 01:53:34 -08:00 |
Friendika
|
20f96c2c53
|
revise the last checkin a wee bit to ensure notifications are still sent out
|
2010-12-03 12:37:57 -08:00 |
Friendika
|
4d5d93a902
|
found the elusive comment box bug
|
2010-12-03 12:27:54 -08:00 |
Friendika
|
9513f1f166
|
rino recipient patch
|
2010-12-01 13:39:00 -08:00 |
Friendika
|
99bbc29747
|
rino landing
|
2010-11-30 18:32:34 -08:00 |
Friendika
|
846fa8d5f7
|
notify link again
|
2010-11-26 03:19:41 -08:00 |
Friendika
|
bdabc89026
|
fix links in notification emails
|
2010-11-26 03:12:30 -08:00 |
Friendika
|
0a03a710b3
|
ensuring all non-deliveries get in the queue
|
2010-11-25 15:03:59 -08:00 |
Friendika
|
9be4b3482e
|
drop mail delivered flag now that queue is implemented
|
2010-11-23 16:08:48 -08:00 |
Friendika
|
15f011b34c
|
more logging in dfrn_notify
|
2010-11-23 15:55:11 -08:00 |
Friendika
|
f7c0480f1b
|
use raw db queries wherever query items could contain '%'
|
2010-11-09 15:11:47 -08:00 |
Friendika
|
71ae08d506
|
add display link to notify emails
|
2010-11-04 20:58:08 -07:00 |
Friendika
|
4cba826a2f
|
hub anomolies & swat0 compliance
|
2010-11-04 20:47:44 -07:00 |
Mike Macgirvin
|
f7e1e907bc
|
typo
|
2010-10-28 16:06:34 -07:00 |
Mike Macgirvin
|
a0f6f8ad53
|
preserve utf-8 on notification emails
|
2010-10-28 16:05:09 -07:00 |
Mike Macgirvin
|
b41218ca30
|
workflow for federated/non-dfrn followers
|
2010-10-24 20:39:24 -07:00 |
Mike Macgirvin
|
3876cab8ea
|
sorting out the last(?) quirks in group pages.
|
2010-10-18 16:38:48 -07:00 |
Mike Macgirvin
|
033935c194
|
cleanup to ensure protocol version is passed properly. We will need it if/when any incompatible protocol changes are introduced.
|
2010-10-12 20:29:04 -07:00 |
Mike Macgirvin
|
66a6fd8df0
|
more instrumentation
|
2010-10-06 18:14:11 -07:00 |
Mike Macgirvin
|
941b2331f1
|
xrd cannot be called before db is open to get language
|
2010-10-04 04:22:34 -07:00 |
Mike Macgirvin
|
b91494d22e
|
preliminary network abstraction, configurable debugging.
|
2010-09-26 16:30:21 -07:00 |
Mike Macgirvin
|
d5a13b1e4c
|
localisation path for all view templates
|
2010-09-22 18:00:19 -07:00 |
Mike Macgirvin
|
a50947a4bc
|
like, dislike, activity streams, etc.
|
2010-09-17 03:10:19 -07:00 |
Mike Macgirvin
|
c5031139eb
|
abstractify items, check photos for birthday paradox
|
2010-09-13 22:57:31 -07:00 |
Mike Macgirvin
|
2c96ad7739
|
tag each side of the duplex
|
2010-09-12 21:25:37 -07:00 |
Mike Macgirvin
|
887a8add2d
|
populate wall element
|
2010-09-09 19:14:42 -07:00 |
Mike Macgirvin
|
62fdf346ff
|
cleanup
|
2010-09-09 16:48:33 -07:00 |
Mike Macgirvin
|
e8c39ff49f
|
found the missing comment box bug
|
2010-09-09 05:25:01 -07:00 |
Mike Macgirvin
|
ffb1997902
|
mistpark 2.0 infrasturcture lands
|
2010-09-08 20:14:17 -07:00 |
Mike Macgirvin
|
b49858b038
|
start on 2way comms, 2.0 dev
|
2010-09-02 00:31:11 -07:00 |
Mike Macgirvin
|
2d76a5c76b
|
fix last-child in face of deletions
|
2010-08-29 21:55:57 -07:00 |
Mike Macgirvin
|
b02e30f1cf
|
sort out notify x-domain
|
2010-08-22 20:57:20 -07:00 |
Mike Macgirvin
|
4d34ec85cf
|
misc little fixes
|
2010-08-16 22:05:04 -07:00 |
Mike Macgirvin
|
facca43e2d
|
no more url in cmdline
|
2010-08-16 20:47:40 -07:00 |