Friendika
|
b0a9ec0a73
|
better handling of api comments/replies
|
11 years ago |
Friendika
|
55bbe2108a
|
event ownership from remote feeds messed up, this is one step - may require more
|
11 years ago |
Friendika
|
ad5b976978
|
allow spaces in @ tags
|
11 years ago |
Friendika
|
38cf37d3c3
|
new item view, sort by received date - not posted date.
|
11 years ago |
Friendika
|
5633430a19
|
don't allow tags in app source
|
11 years ago |
Friendika
|
96857389ac
|
friendika-z initial implementation
|
11 years ago |
Friendika
|
55112cfdd0
|
item source
|
11 years ago |
Friendika
|
b56e00c7c5
|
api post sort of working - output status,user need to be swapped
|
11 years ago |
Friendika
|
c92e6ed929
|
avoid race condition on delete checked items
|
11 years ago |
Friendika
|
e5b54e74ba
|
delete selected items
|
11 years ago |
Friendika
|
ca84823437
|
Dear $username not expanded/replaced in text emails
|
11 years ago |
Friendika
|
a10abd4860
|
remove event if attached item is deleted
|
11 years ago |
Friendika
|
e2f1540f25
|
events, continued. Also better regex matching accounting for empty elements
|
11 years ago |
Friendika
|
547fd1e0e5
|
small fixes to item post to try and sort out segfault issues on php 5.3 (?)
|
11 years ago |
Friendika
|
763ff827d5
|
don't reset photo permissions unless photo has owner-only permissions
|
11 years ago |
Friendika
|
3710a6fd07
|
sort out a couple of email notify issues
|
11 years ago |
Friendika
|
b6b2997b43
|
remove debug line
|
11 years ago |
Friendika
|
2a679b1164
|
file attachments
|
11 years ago |
Friendika
|
040fc247a0
|
bug #85
|
11 years ago |
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
|
11 years ago |
Friendika
|
ea0a28ebfb
|
removed buggy debug code ;)
|
11 years ago |
Chris Case
|
f4cb6b9b08
|
fixed a couple of bugs
|
11 years ago |
Chris Case
|
2cf696d0b5
|
image updates
|
11 years ago |
Friendika
|
b2e92e0af3
|
deprecate load_view_file
|
11 years ago |
Friendika
|
0f261ef8fa
|
configurable FB poll interval, default 1hr.
|
11 years ago |
Friendika
|
245a56f0c1
|
lots of facebook fixes
|
11 years ago |
Friendika
|
ab099e9102
|
email integration, cont.
|
11 years ago |
Friendika
|
de131c9e58
|
set utf-8 on all emails
|
11 years ago |
Friendika
|
43234a6678
|
rework post editing a bit
|
11 years ago |
Fabio Comuni
|
7df8e18dd1
|
Update more strings
|
11 years ago |
Friendika
|
9f5201dcaa
|
edit posting after submission
|
11 years ago |
Friendika
|
8fd989c568
|
protect tags from double expansion during RT
|
11 years ago |
Friendika
|
f01538a54f
|
content expiration
|
11 years ago |
fabrixxm
|
a7af6df962
|
Fix spaces around t() and tt()
|
11 years ago |
fabrixxm
|
9f7878057f
|
update source strings
|
11 years ago |
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.
|
11 years ago |
Friendika
|
755c2245e8
|
move php path setting inside proc_run
|
11 years ago |
Friendika
|
4bff52990e
|
ajax reload fixes
|
11 years ago |
Friendika
|
c397a2f89b
|
properly handle error returns in post w/ajax
|
11 years ago |
Friendika
|
d6998ffef2
|
small fixes
|
11 years ago |
Friendika
|
9f02057374
|
provide permalink for posts, include permalinks in feeds and imported from feeds
|
11 years ago |
Friendika
|
df20990753
|
ajax comments
|
11 years ago |
Friendika
|
3d9845f4a4
|
preliminary ajax comment setups
|
11 years ago |
Friendika
|
de2c9531db
|
post permission hooks
|
11 years ago |
Friendika
|
f70a0b0282
|
more graceful handling of some statusnet followups
|
11 years ago |
Friendika
|
766c4778cb
|
modify tag handling and replies to stnet
|
11 years ago |
Friendika
|
1d0d765344
|
more error checking on posts
|
11 years ago |
Friendika
|
8965db24cc
|
post to email recips (backend)
|
11 years ago |
Friendika
|
e8d52d879b
|
more debugging to see if the google push hub is even trying to publish our content.
|
11 years ago |
fabrixxm
|
e9251499dd
|
Added proc_run() and modified all occurrence of proc_close(proc_open()) to use proc_run()
|
11 years ago |