Friendika
5ab30578ae
revup
11 years ago
Friendika
d187c39d5d
don't warn about php upload limits. nothing can be done by the user.
11 years ago
Friendika
d7b5a606fb
don't show mailbox settings at all if disabled
11 years ago
Friendika
3f25830076
more friendika-z
11 years ago
Friendika
474156b15c
remove insecure java_uploader, add some debugging to twitter plugin
11 years ago
Friendika
94ca19c016
a few minor fixes to settings page
11 years ago
Friendika
5cf9d9d877
revup
11 years ago
Friendika
e315b2defb
Merge pull request #137 from fabrixxm/master
...
Add missing files from previus checkin
11 years ago
Fabio Comuni
5526afcf76
let js_upload addon be aware of upload image size limit, and return message to user in case of error
11 years ago
Fabio Comuni
23c9af5b26
Another missing file
11 years ago
Fabio Comuni
e8a29c64ca
Merge remote-tracking branch 'friendika/master'
11 years ago
Fabio Comuni
2c2df90dc0
Add missing files from previus checkin
11 years ago
Friendika
e3e27458f8
removed another local line
11 years ago
Friendika
e3f061382b
removed local testing statement from .htaccess
11 years ago
Friendika
358cb38325
Merge pull request #136 from fabrixxm/master
...
Works on settings page and field teplates
11 years ago
Fabio Comuni
e7834e60f8
Update settings page to use field templates.
...
Add tabs to switch user settings/plugin settings
Add new field templates 'custom', 'password', radio' and 'yesno'
Update main.js to support advanced fileds
Update duepuntozero, dispy e loozah themes
11 years ago
Friendika
84d12c3e08
move hidewall to user table - queries are getting too complicated and servers falling over
11 years ago
Friendika
c221d5ea59
honour hidden profiles on display item page
11 years ago
Friendika
40aa6f33b5
incorrect links for "view in context" on community page
11 years ago
Friendika
c552248b7c
item tags instead of feed
11 years ago
Friendika
8992c27fa6
better handling of feed photos (e,g, google+)
11 years ago
Friendika
d7154a4606
ability to link contacts that are "really me, but on another system/network".
11 years ago
Friendika
76e56fd44e
begin work on relocation conversation
11 years ago
Friendika
db30a2342c
undo last checkin
11 years ago
Friendika
1a4a6b5ff9
explicitly close db connections - do not rely on process exit
11 years ago
Friendika
308d98f7ac
hash tags cannot contains spaces
11 years ago
Friendika
24d41e2c6e
purify html before trying to parse wild urls. This way at least it should parse.
11 years ago
Friendika
92831c9416
Merge pull request #135 from fabrixxm/dispy
...
More Dispy css
11 years ago
fabrixxm
4e7a5dc56e
Merge branch 'dispy' of github.com:fabrixxm/friendika into dispy
11 years ago
Friendika
5e1335ac89
don't show delete buttons on community page
11 years ago
Friendika
1048ee744e
reversed logic
11 years ago
Friendika
20d3aa2e77
community page
11 years ago
Friendika
308ffe500a
Merge branch 'pull'
11 years ago
Friendika
246b0f1efe
revup
11 years ago
Friendika
300f59ff3e
Merge pull request #134 from defel/fix-HTTP417-lighttpd-1.4.19-bug2
...
require 'Expect' http-header for non-apache webserver (like lighttpd)
11 years ago
aweiher
f164a63144
require 'Expect' http-header for non-apache webserver (like lighttpd)
11 years ago
Fabio Comuni
2359783b9f
dispy: style private mails
11 years ago
Friendika
78363ecfb1
msearch typo
11 years ago
Friendika
a82e0e32b3
add site info to site json response
11 years ago
Friendika
9871cc8c0e
profile match layout issues
11 years ago
Friendika
e795d1265e
show keywords in match results
11 years ago
Friendika
cd7098501e
change wording of "new item view" to be consistent
11 years ago
Friendika
07ea67e33b
removed stray debug statement
11 years ago
Friendika
5ceeb6752d
starred items
11 years ago
Friendika
bef68a8c7f
posts from hidden walls not allowed in search results
11 years ago
Friendika
3538dc15cc
improved search - ensure you can see all your own content (logged in members). Visitors can only see public wall posts.
11 years ago
Friendika
34df1538f3
one more try at splitting out multiple (> 2) http headers in curl
11 years ago
Friendika
12b114f6ad
use another method to strip out headers
11 years ago
Friendika
cffc4ef14d
alter test for http continuation header. Use regex, ignore length.
11 years ago
Friendika
ab7f209fe3
add starred, unstarred icons to duepuntozero, loozah
11 years ago