Friendika
|
0eb06b3e2d
|
cronhooks broken
|
2011-08-15 22:23:17 -07:00 |
Friendika
|
240941237a
|
privacy enforcement on pubmail_enable
|
2011-08-15 18:29:49 -07:00 |
Friendika
|
bbd545b9ca
|
honour "post to xxx network by default" when using API
|
2011-08-14 04:26:41 -07:00 |
Friendika
|
0745c00b16
|
guids on items
|
2011-08-07 17:33:13 -07:00 |
Friendika
|
8812b7f4ca
|
item guids
|
2011-08-07 17:29:26 -07:00 |
Friendika
|
ad1e827169
|
several fixes for attachments
|
2011-08-03 19:18:58 -07:00 |
Friendika
|
d0b7723bbc
|
re-parent api post item with parent_id and no parent_uri
|
2011-08-03 16:29:25 -07:00 |
Friendika
|
996425206f
|
api profiles
|
2011-07-31 20:01:00 -07:00 |
Friendika
|
b0a9ec0a73
|
better handling of api comments/replies
|
2011-07-31 17:52:36 -07:00 |
Friendika
|
55bbe2108a
|
event ownership from remote feeds messed up, this is one step - may require more
|
2011-07-12 01:24:07 -07:00 |
Friendika
|
ad5b976978
|
allow spaces in @ tags
|
2011-06-29 18:59:05 -07:00 |
Friendika
|
38cf37d3c3
|
new item view, sort by received date - not posted date.
|
2011-06-23 17:56:59 -07:00 |
Friendika
|
5633430a19
|
don't allow tags in app source
|
2011-06-23 15:58:43 -07:00 |
Friendika
|
96857389ac
|
friendika-z initial implementation
|
2011-06-23 01:57:14 -07:00 |
Friendika
|
55112cfdd0
|
item source
|
2011-06-20 19:08:40 -07:00 |
Friendika
|
b56e00c7c5
|
api post sort of working - output status,user need to be swapped
|
2011-06-19 20:13:24 -07:00 |
Friendika
|
c92e6ed929
|
avoid race condition on delete checked items
|
2011-06-16 00:38:41 -07:00 |
Friendika
|
e5b54e74ba
|
delete selected items
|
2011-06-15 20:43:39 -07:00 |
Friendika
|
ca84823437
|
Dear $username not expanded/replaced in text emails
|
2011-06-14 20:49:25 -07:00 |
Friendika
|
a10abd4860
|
remove event if attached item is deleted
|
2011-06-08 00:47:00 -07:00 |
Friendika
|
e2f1540f25
|
events, continued. Also better regex matching accounting for empty elements
|
2011-06-07 22:13:07 -07:00 |
Friendika
|
547fd1e0e5
|
small fixes to item post to try and sort out segfault issues on php 5.3 (?)
|
2011-05-29 15:47:26 -07:00 |
Friendika
|
763ff827d5
|
don't reset photo permissions unless photo has owner-only permissions
|
2011-05-27 02:37:12 -07:00 |
Friendika
|
3710a6fd07
|
sort out a couple of email notify issues
|
2011-05-25 18:15:49 -07:00 |
Friendika
|
b6b2997b43
|
remove debug line
|
2011-05-25 16:02:02 -07:00 |
Friendika
|
2a679b1164
|
file attachments
|
2011-05-25 02:08:15 -07:00 |
Friendika
|
040fc247a0
|
bug #85
|
2011-05-23 20:30:37 -07:00 |
Fabio Comuni
|
e1107b55c6
|
add info() function. Works like notice() but show messages in a div with class info-message.
update code to use info() instead of notice() when appropriate (non-error message)
add info-message class style in themes
|
2011-05-23 11:39:57 +02:00 |
Friendika
|
ea0a28ebfb
|
removed buggy debug code ;)
|
2011-05-22 14:20:31 -07:00 |
Chris Case
|
f4cb6b9b08
|
fixed a couple of bugs
|
2011-05-21 23:19:50 -07:00 |
Chris Case
|
4cff911939
|
merged multipart email changes
|
2011-05-21 21:40:16 -07:00 |
Chris Case
|
2cf696d0b5
|
image updates
|
2011-05-21 19:27:56 -07:00 |
Friendika
|
b2e92e0af3
|
deprecate load_view_file
|
2011-05-11 04:37:13 -07:00 |
Friendika
|
0f261ef8fa
|
configurable FB poll interval, default 1hr.
|
2011-05-02 20:14:37 -07:00 |
Friendika
|
245a56f0c1
|
lots of facebook fixes
|
2011-04-26 04:39:27 -07:00 |
Friendika
|
ab099e9102
|
email integration, cont.
|
2011-04-17 23:27:11 -07:00 |
Friendika
|
de131c9e58
|
set utf-8 on all emails
|
2011-04-14 17:13:13 -07:00 |
Friendika
|
9838245c6c
|
Merge branch 'gettext' of https://github.com/fabrixxm/friendika into fabrixxm-gettext
|
2011-03-18 05:07:42 -07:00 |
Friendika
|
43234a6678
|
rework post editing a bit
|
2011-03-18 05:06:16 -07:00 |
Fabio Comuni
|
7df8e18dd1
|
Update more strings
|
2011-03-18 11:02:42 +01:00 |
Friendika
|
9f5201dcaa
|
edit posting after submission
|
2011-03-18 00:30:34 -07:00 |
Friendika
|
8fd989c568
|
protect tags from double expansion during RT
|
2011-03-16 19:57:13 -07:00 |
Friendika
|
f01538a54f
|
content expiration
|
2011-03-15 17:31:49 -07:00 |
fabrixxm
|
a7af6df962
|
Fix spaces around t() and tt()
|
2011-03-13 13:50:44 +01:00 |
fabrixxm
|
9f7878057f
|
update source strings
|
2011-03-11 00:22:21 +01:00 |
Friendika
|
05d3eb59ec
|
status.net mentions to non-followers require the numeric profile URL, not the nickname profile URL. Though it works when they are a follower.
|
2011-02-26 01:53:18 -08:00 |
Friendika
|
755c2245e8
|
move php path setting inside proc_run
|
2011-02-23 15:16:12 -08:00 |
Friendika
|
4bff52990e
|
ajax reload fixes
|
2011-02-16 21:17:49 -08:00 |
Friendika
|
c397a2f89b
|
properly handle error returns in post w/ajax
|
2011-02-16 20:25:10 -08:00 |
Friendika
|
d6998ffef2
|
small fixes
|
2011-02-16 13:19:54 -08:00 |