friendica
6ddd444afd
Merge pull request #49 from CatoTH/master
...
Bugfix for del_config
2012-02-26 14:49:56 -08:00
Michael
fe3dfbee56
Mail: New options for actions after importing mails.
2012-02-26 23:39:29 +01:00
Tobias Hößl
b102a1d5ec
is not always defined; but if defined, then always of type integer
2012-02-26 20:43:23 +00:00
Tobias Hößl
792abc3a24
necessare fields not loaded from DB
2012-02-26 20:40:41 +00:00
Tobias Hößl
fd9c12128a
should probably be a->user['hidewall'] instead of profile['hidewall']
2012-02-26 20:39:37 +00:00
friendica
5f7858a688
show experimental and unsupported theme status on theme admin page
2012-02-26 04:17:02 -08:00
Abinoam P. Marques Jr
2d5f8b4b48
mod/item.php pass 'parent' to notification
2012-02-25 16:59:44 -08:00
friendica
2c7da5d0de
scale external images
2012-02-25 14:22:51 -08:00
friendica
579738aff7
fixed link for toggling plugin from detail page
2012-02-25 13:00:44 -08:00
friendica
c90bac5727
sysnotify count in wrong location, and wrong number
2012-02-25 04:37:12 -08:00
friendica
4839c235da
theme seen,unseen notifications
2012-02-25 03:28:07 -08:00
friendica
18bf5d1402
theme info (like plugin info)
2012-02-25 00:30:14 -08:00
friendica
6092567c97
notifications to zeros, bug in notify link
2012-02-24 23:44:55 -08:00
friendica
44c23cda8e
theme shakeup commences - themes are now administered in admin panel.
2012-02-23 20:29:09 -08:00
friendica
65ddefe9c5
system notifications to notify module, untranslated string in notifications.tpl
2012-02-23 17:37:03 -08:00
friendica
b4d38f6eed
implement firehose notify in ping, strip links so notify popup displays correctly in all themes
2012-02-23 16:50:29 -08:00
Fabio Comuni
fd3274ff53
less html in mod/group.php, template for group members editor, quattro theme for group edit.
2012-02-23 16:17:36 +01:00
Fabio Comuni
cbc60d525e
quattro post preview, style contacts pages, style for "shiny" class, fix contacts list in profile aside.
...
remove html from viewcontacts.php and contacts.php
use contact_template.tpl to print contacts also in viewcontacts
2012-02-23 11:22:32 +01:00
friendica
41636a50aa
new notify sort of working in testbubble
2012-02-22 23:34:30 -08:00
friendica
808b886a3e
Merge branch 'master' into notify
2012-02-22 22:36:07 -08:00
friendica
a19ddb48ee
waitman gobble media upload via api patch
2012-02-21 23:35:50 -08:00
friendica
53d3ee8852
new notifications
2012-02-21 19:03:55 -08:00
friendica
f03aaf554e
mark all notifications read
2012-02-21 16:59:57 -08:00
friendica
a97cb88b65
logger_debug was used as string instead of constant
2012-02-21 14:15:10 -08:00
friendica
b821399f00
email notify now redirected through mod_notify, weirdness in local deliver caused by community page changes
2012-02-20 19:50:05 -08:00
Abinoam P. Marques Jr
9b2171ecee
mod/match.php - Friendika -> Friendica
2012-02-20 19:41:01 -03:00
Abinoam P. Marques Jr
6797485f6e
mod/dirfind.php - Friendika -> Friendica
2012-02-20 19:38:43 -03:00
Abinoam P. Marques Jr
12a8796854
mod/dfrn_request.php and templates - Friendika -> Friendica
2012-02-20 19:38:43 -03:00
Fabio Comuni
dd09c2d125
use info() for successfull dfrn confirmation instead of notice()
2012-02-20 20:39:19 +01:00
Fabio Comuni
edac27c791
ping: return all introductions detail when there are more than one
2012-02-20 20:21:34 +01:00
Abinoam P. Marques Jr
dedfc300a0
Fixed log file issues on a freshly installed Friendica.
...
* Check to see if log file exists.
* After trying to open it, check to see if it went ok.
* So, check to see if the file size != 0 (fread error with size = 0)
2012-02-18 14:19:35 -08:00
friendica
1b9c03f6fc
new notifications - implement storage
2012-02-18 02:57:42 -08:00
friendica
75acc1ed96
support plaintext on editpost, editorinit called before all buttons laid out
2012-02-17 11:49:27 -08:00
friendica
8ff6cb8406
a couple more items to make sure forum delegates can't access if the forum login is shared with the site admin account
2012-02-16 23:58:07 -08:00
friendica
0500fc2826
do not under any circumstances allow a delegated forum admin to access the site admin page.
2012-02-16 23:50:57 -08:00
Abinoam P. Marques Jr.
7b59ad6148
Merge pull request #37 from abinoam/oex
...
Oexchange Small Fix
2012-02-16 04:53:37 -08:00
Abinoam P. Marques Jr
4ac001663e
oexchange small fix [_POST -> _REQUEST]
2012-02-16 02:52:35 -08:00
friendica
c8704040d3
improvements in newmember page
2012-02-16 01:57:59 -08:00
friendica
b1d31aca51
quick comments
2012-02-15 18:13:41 -08:00
friendica
d054426101
encode email headers on message deliveries
2012-02-15 15:28:32 -08:00
fabrixxm
16f00cb73b
Merge pull request #36 from fabrixxm/master
...
Missing icons in 'quattro' and ajax events calendar
2012-02-15 03:51:44 -08:00
Fabio Comuni
73bee08ac2
enable ajax calendar with $a->config['experimentals']['new_calendar']=1
2012-02-15 12:47:50 +01:00
friendica
07ca8d6574
starred/bookmark searches only returning conversation head without comments
2012-02-14 23:29:24 -08:00
Fabio Comuni
7140e56d1f
events js: pass only first line of desc as title; item.desc and item.location as html
2012-02-14 16:48:34 +01:00
Fabio Comuni
22cfb77173
events: first test for full-javascript events calendar
2012-02-14 16:19:48 +01:00
friendica
d2a9ce9362
more contacts categorisation, page cleanup
2012-02-13 22:48:35 -08:00
friendica
4de67d95ce
proper tab selection when network or search is in effect
2012-02-13 20:42:10 -08:00
friendica
d75b6a00d4
tabs and total count for contacts page
2012-02-13 20:38:00 -08:00
Fabio Comuni
850560519a
Merge remote-tracking branch 'friendica/master' into mobile
2012-02-13 09:46:42 +01:00
Fabio Comuni
3e664dbdfe
reshare in "display" view
2012-02-13 09:33:20 +01:00
friendica
4cfb1fe0cf
refresh contact record after setting change
2012-02-11 23:17:55 -08:00
friendica
d856ae1fa5
bug #279 , add network selector widget to contacts page
2012-02-11 21:39:51 -08:00
friendica
0c4606682f
fix link/bookmark reshares
2012-02-11 19:21:41 -08:00
friendica
da946bb9b0
bug #278 show only blocked contacts
2012-02-11 03:07:15 -08:00
Abinoam P. Marques Jr
2984b8d5d2
bug #270 - solved
2012-02-10 14:03:43 -08:00
Fabio Comuni
ed38808aae
hidden jot in "display" to allow reshare
2012-02-10 17:30:22 +01:00
friendica
ffe7d8b1e9
item tag notifications
2012-02-09 21:18:50 -08:00
friendica
7b0a005441
edit post not working after plaintext editor fixes, missing some recent editor template changes
2012-02-09 15:58:26 -08:00
friendica
795e02aa14
bug #273 - no $baseurl variable expansion in install template
2012-02-09 15:13:34 -08:00
friendica
11517a027b
if removing a contact after viewing the third page of contacts, go back to page 3
2012-02-08 21:15:26 -08:00
friendica
b0ee8dd409
begin cmin, cmax
2012-02-08 17:56:23 -08:00
friendica
bb22464165
browser being sent to update_community
2012-02-08 03:40:49 -08:00
friendica
c6cdad946e
more fixes for textmode
2012-02-07 00:13:16 -08:00
friendica
76308eca67
add toggle to choose sending "friends with" activity even if contact is not hidden
2012-02-06 16:41:05 -08:00
friendica
c68235d10d
placeholder - spam tab on network page
2012-02-01 00:20:54 -08:00
friendica
c0c0f2dc15
add closeness attribute
2012-01-31 23:54:53 -08:00
friendica
4993f4f1d6
allow plugin to abort message posting, fix half-duplex D* relationship
2012-01-30 20:49:54 -08:00
friendica
c76b224d8a
prune old expired and deleted items
2012-01-30 15:13:24 -08:00
friendica
61246cbd1c
some zot-id infrastructure
2012-01-29 15:47:25 -08:00
friendica
e43a3a412c
store moderated flag if set
2012-01-29 02:09:39 -08:00
friendica
d54042dd38
mime_content_type requires access to the file, not just the name
2012-01-28 12:09:17 -08:00
friendica
3197a6e8aa
fix some changes lost from another branch
2012-01-26 23:03:27 -08:00
friendica
068cb53a9e
page delegation
2012-01-26 20:08:02 -08:00
friendica
167ab537b5
backend for delegating forums
2012-01-26 16:52:12 -08:00
friendica
d2a9341128
new event current date off by one, submit button misplaced
2012-01-25 13:42:06 -08:00
friendica
e2d0eb4a88
redirect to a useful location after deleting or ignoring a friend request, begin comment moderation logic
2012-01-24 18:59:55 -08:00
friendica
a76a497d92
implement "moderate" flag on items
2012-01-23 20:56:11 -08:00
Fabio Comuni
30fcda7576
nav: fix intro notification url, fix "See all notifications" url and make it translatable
2012-01-22 19:27:56 +01:00
friendica
8aa2552372
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
friendica
e3a415d409
add photo upload link to album widget and "upload to this album" ability
2012-01-15 17:48:42 -08:00
friendica
e12341b716
api post broken with recent change to use REQUEST vars in mod_item
2012-01-15 13:57:00 -08:00
friendica
a95000d9f5
manage also needs the new authenticate_success function
2012-01-12 19:18:01 -08:00
friendica
df14d7abc4
allow crepair to change name - as long as it isn't blank
2012-01-12 18:54:35 -08:00
friendica
cdd56dc5de
fix return url when deleting network posts with page params
2012-01-12 18:30:52 -08:00
friendica
4b6990e1ff
modularise successful authentication
2012-01-12 15:46:39 -08:00
friendica
0856935d75
use $_REQUEST for all post items, move default api permission code block to simplify logic
2012-01-12 14:20:21 -08:00
friendica
87c4d1c3cd
bug #251 - privacy settings not working via API
2012-01-12 13:58:17 -08:00
friendica
dcc22ab5c5
improve direct login on network page
2012-01-11 13:38:03 -08:00
friendica
99fc4309be
slightly better group icon
2012-01-10 21:09:38 -08:00
friendica
7011f71e8f
post preview
2012-01-09 20:03:00 -08:00
friendica
a13156c0f3
bypass D* markdown bug for now
2012-01-09 18:52:49 -08:00
friendica
5c72ead74e
contact photo missing from friend activities
2012-01-08 01:08:57 -08:00
fabrixxm
ad02af4e8f
Merge pull request #23 from fabrixxm/master
...
Theme works
2012-01-06 00:42:06 -08:00
friendica
cfe8094b45
nets widget - allow all children of specified parent net regardless of network
2012-01-06 00:23:05 -08:00
Fabio Comuni
f9b0af6f2f
Merge remote-tracking branch 'friendica/master'
2012-01-06 09:11:48 +01:00
Fabio Comuni
a9670cbb7d
Merge remote-tracking branch 'friendica/master'
2012-01-06 09:10:21 +01:00
friendica
c3ada095f4
network select widget
2012-01-05 20:40:48 -08:00
friendica
291a82c4a4
backend for per-network streams
2012-01-05 18:11:53 -08:00
friendica
b265334c9e
added citations back into ping - lost somehow
2012-01-05 16:47:47 -08:00
friendica
b99cb511ca
comment preview
2012-01-05 16:38:24 -08:00
friendica
53878625f6
backend support for post preview
2012-01-05 15:02:44 -08:00
friendica
47edaf9ad7
dynamic title input box - via fabrixxm
2012-01-04 18:03:09 -08:00
friendica
b0c3dc00b9
fix registration request pings
2012-01-04 16:14:26 -08:00
friendica
fc7d0360bb
add verb and item to notifications to aid in localisation
2012-01-03 20:26:20 -08:00
friendica
969cd145ce
suggestion notifications
2012-01-03 17:29:07 -08:00
Fabio Comuni
93563370c9
Merge remote-tracking branch 'friendica/master'
2012-01-03 21:14:48 +01:00
friendica
0db637bf00
hopefully this will speed up the network updates a wee bit more
2012-01-02 19:33:26 -08:00
friendica
71377291ba
that didn't work - revert
2012-01-02 18:50:28 -08:00
friendica
f4b1d335a5
sql optimisation cont.
2012-01-02 18:40:38 -08:00
friendica
4c35a6b0d7
conversation sql optimisations
2012-01-02 16:54:37 -08:00
Fabio Comuni
c7bfd1e1ba
install: fix install procedure
...
install procedure as a wizard
graphical rappresentation of passed/unpassed system checks
db connection test don't try anymore to create the db
admin email and timezone are asked in a separate pass
fix loading of database.sql, removing comments from phpmyadmin export
fix check for .htconfig.php writability
ask for php-cli path if not found in PATH
install_db.tpl use field_* templates to render the form
2012-01-02 20:16:28 +01:00
Fabio Comuni
be2fd56aae
Merge branch 'master' of github.com:fabrixxm/friendica
2012-01-02 15:32:37 +01:00
friendica
4b09566579
try again on the network page sql optimisation
2012-01-02 03:40:52 -08:00
friendica
a5144518aa
revert sql optimisation - js updates broken
2012-01-02 00:20:06 -08:00
friendica
fb3a0baa78
long running query on network page - optimise out the double sub-select
2012-01-01 23:07:53 -08:00
friendica
c735582ead
hide contacts on approval
2011-12-29 00:23:05 -08:00
friendica
0f87f84cfb
notification testing
2011-12-27 14:26:44 -08:00
friendica
5c7df6e964
notify_intro
2011-12-26 15:47:40 -08:00
friendica
356c05c6b3
extending notifications to other types
2011-12-26 14:16:25 -08:00
friendica
205dcd8f5b
Merge branch 'master' into notify
2011-12-25 19:14:45 -08:00
root
09be90be02
modified: settings.php corrected TLS email connector not working due to spelling mistake.
2011-12-25 22:52:15 +00:00
friendica
aea5584bf1
Merge branch 'master' into notify
2011-12-22 16:08:17 -08:00
friendica
52137859eb
improved cid search
2011-12-22 16:05:03 -08:00
friendica
95b4bc55bf
Merge branch 'master' into notify
2011-12-22 15:42:01 -08:00
Fabio Comuni
2ef2d0b79f
quattro: contacts and first photo page
2011-12-22 16:33:14 +01:00
friendica
048fcae40b
bug #247
2011-12-21 01:45:15 -08:00
friendica
d9ede7f7bd
implement max daily registrations
2011-12-20 20:12:29 -08:00
friendica
7fbfbdae07
audio/video bb tags showing up on Diaspora
2011-12-20 17:01:41 -08:00
friendica
c0c4c46874
remove hashchars from pub keywords
2011-12-20 03:04:20 -08:00
friendica
eb05d00794
connect on suggest/match - added to testbubble
2011-12-18 12:51:45 -08:00
friendica
622886a33c
make mod-follow "get"-able
2011-12-18 12:41:46 -08:00
friendica
5d6a098ce0
add connect link to suggestion and matches
2011-12-18 01:44:46 -08:00
friendica
974a52a16d
add connect link to friend suggest
2011-12-18 01:08:32 -08:00
friendica
3aab1c7140
typo
2011-12-18 00:22:44 -08:00
friendica
b0718c4f05
typo
2011-12-18 00:21:01 -08:00
friendica
978717a247
add webfinger to poco, if present
2011-12-18 00:14:34 -08:00
friendica
efb9157490
eliminate dup identical hashtags in posts
2011-12-16 01:42:45 -08:00
friendica
6d7781434b
must use named vars in plugin args
2011-12-15 01:09:38 -08:00
friendica
cb2e68c88e
home_init hook
2011-12-15 01:08:19 -08:00
friendica
431a4abd25
name change stragglers, fix newmember links, liveupdate glitch
2011-12-14 14:17:48 -08:00
friendica
4007e7ec19
"new" view broken after liveupdate fixes
2011-12-14 03:51:50 -08:00
friendica
4613e74361
update link locations
2011-12-13 19:17:33 -08:00
friendica
ed725df5f1
Merge branch 'master' into notify
2011-12-12 20:13:12 -08:00
friendica
ee4975f1cd
unnecessary slash in profile update path
2011-12-12 19:08:13 -08:00
friendica
e67f69df81
default ajax settings after conversion
2011-12-12 17:30:29 -08:00
friendica
e74a960327
change default ajax interval to 40 seconds
2011-12-12 17:10:19 -08:00
friendica
c45b903178
live update improvements
2011-12-12 16:11:03 -08:00
friendica
80428a33d5
refactor updates
2011-12-12 14:39:25 -08:00
friendica
cbdc667ba2
separate dfrn introductions from email when it comes to expiration of blocked requests
2011-12-11 23:33:56 -08:00
friendica
a38d3b82b9
browser_update settings
2011-12-11 21:03:33 -08:00
friendica
50c4b9a780
Merge branch 'master' into notify
2011-12-11 20:03:46 -08:00
friendica
102ea901c3
cannot register at all when multiple_pages is not allowed
2011-12-09 16:50:13 -08:00
friendica
3da3cd686c
notifications refactor
2011-12-08 01:28:27 -08:00
friendica
d100944fe6
api post default to default post permissions was broken
2011-12-07 14:04:34 -08:00
friendica
efeb377a12
w3c valid cleanup
2011-12-06 20:56:51 -08:00
friendica
341fcce75e
preg_quote search strings
2011-12-06 19:51:19 -08:00
friendica
7eba8adbf7
pm replies
2011-12-06 19:15:42 -08:00
friendica
0c24784f5e
include diaspora mentions in personal (requires adding a Diaspora profile url because they don't use ours)
2011-12-06 15:24:01 -08:00
friendica
47f369e052
hide some contacts from others
2011-12-05 18:36:26 -08:00
friendica
c8d5274cee
data structures to support hidden friends
2011-12-05 02:16:59 -08:00
friendica
116e20c89d
add conv structure
2011-12-05 00:35:44 -08:00
friendica
172fdbcdcf
bug #232
2011-12-03 00:08:04 -08:00
fabrixxm
e36bdd5c89
Merge pull request #11 from fabrixxm/master
...
mention notification in ping
2011-12-02 07:35:08 -08:00
Fabio Comuni
ccc8486544
ping: mention rewording
2011-12-02 08:34:03 +01:00
friendica
513c1c0d68
dynamic delete icons for saved-search on network page
2011-12-01 18:27:45 -08:00
Fabio Comuni
6705549d66
ping: add @-tag notifs, fix intros url
2011-12-01 16:36:02 +01:00
friendica
f1af2c224f
personal notifications
2011-11-30 22:26:02 -08:00
friendica
37730ecc2a
typo
2011-11-30 17:08:16 -08:00
friendica
8f381e01ae
html_entity_decode D* incoming text
2011-11-30 03:22:01 -08:00
friendica
73564df4d8
fine tune personal regex's
2011-11-29 22:49:05 -08:00
friendica
84e197cde9
missing paren
2011-11-29 19:53:18 -08:00
friendica
7474c48022
add tag to personal
2011-11-29 19:52:14 -08:00
friendica
7b9ba3bb03
personal tab on network page
2011-11-29 14:35:20 -08:00
friendica
3afa248238
use default post permissions when coming from api - unless permissions are explicitly set.
2011-11-28 20:09:10 -08:00
friendica
034038849c
mysql error report fix (no mysqli), suggested friends for new members settings
2011-11-28 19:28:33 -08:00
friendica
f4e1135f79
poco addition to provide a "suggestme" for new members
2011-11-28 15:11:59 -08:00
friendica
0f4a42f550
start on bug #227 - more to do
2011-11-25 22:41:50 -08:00
friendica
a1c277ed1a
remove old liveupdate marker
2011-11-24 18:46:07 -08:00
friendica
757ca5014c
move liveupdate after birthdays/events
2011-11-24 17:32:45 -08:00
friendica
b795ce4fe7
little stuff - name change, live updates, new network types
2011-11-23 23:17:26 -08:00
friendica
c568493f57
add expire_starred option, fix "delete selected" on some themes, new project name in email templates
2011-11-21 19:01:05 -08:00
Fabio Comuni
cb05e677a9
Merge remote-tracking branch 'friendica/master'
2011-11-21 13:52:15 +01:00
Fabio Comuni
a86fd26bd8
more work on quattro. remove html from php for groups and saved searches widgets.
2011-11-21 12:34:22 +01:00
friendica
d53db63d41
forum split delivery flag
2011-11-18 21:55:00 -08:00
Fabio Comuni
79603e3146
expire settings for items, notes and photos.
...
show default privacy acl in popup
2011-11-17 15:53:59 +01:00
friendica
b4218614ed
change hide profile setting text
2011-11-16 04:15:14 -08:00
Fabio Comuni
9b2cbc33ae
ping: show tags
2011-11-15 17:41:51 +01:00
fabrixxm
7b48b33b49
Merge pull request #4 from fabrixxm/master
...
ping: fix total count and comment/post
2011-11-14 03:10:51 -08:00
Fabio Comuni
4c2680ca6f
ping: fix total count and comment/post
2011-11-14 12:09:11 +01:00
friendica
c659512f32
D* doesn't like html entities in post. Convert our hijack-proof hashtag replacement to utf-8
2011-11-13 19:38:30 -08:00
friendica
8a19c7c379
warn about photo caching when updating profile pic
2011-11-12 13:47:51 -08:00
Friendika
58ba7c3969
Merge branch 'pull'
2011-11-12 04:12:03 -08:00
Friendika
cf82174520
bug #198 - create activitystream 'friends with' message for Diaspora confirmations
2011-11-12 04:06:33 -08:00
Fabio Comuni
1ff8cddeb6
oembed: replace base64 url for iframe with url site/oembed/url_encoded
...
fix http://bugs.friendika.com/view.php?id=191
2011-11-11 17:33:32 +01:00
Friendika
20217c04f0
"follow" link was missing
2011-11-11 02:56:54 -08:00
Friendika
c66b886d7e
shared tags for testbubble, prevent tag hijacking of shared tag activities
2011-11-10 17:11:55 -08:00
Friendika
15f2ce5459
contact edit updates
2011-11-09 19:30:14 -08:00
Friendika
722e8e3d49
add allfriends page
2011-11-09 18:33:08 -08:00
Friendika
2825c49573
more work on new contact edit page - plus first port to testbubble
2011-11-09 03:46:36 -08:00
Friendika
02d4a742ab
more contact edit page stuff
2011-11-08 21:22:45 -08:00
Friendika
05cabf24a9
first checkin - updated contact_edit, more work remains
2011-11-08 18:30:20 -08:00
Fabio Comuni
0becdb01db
oauth: fix add new app
2011-11-07 17:54:46 +01:00
Fabio Comuni
00c342e13d
Merge branch 'oauthapi'
2011-11-07 17:41:23 +01:00
Fabio Comuni
b070666120
statusnet-friendika post permalink compatibility
2011-11-07 17:39:00 +01:00
Fabio Comuni
4407fc2c5d
oauth apps/authorization management in settings page
2011-11-07 17:38:30 +01:00
Fabio Comuni
10e5754e24
oauth: authorize
2011-11-07 17:36:41 +01:00
Friendika
cc1c015f20
@ completion is a bit too greedy
2011-11-05 21:43:58 -07:00
Friendika
014c91431e
ignore suggestions
2011-11-03 16:00:52 -07:00
Friendika
4f4b03367a
plugin check returning 0 vs false
2011-11-03 15:14:33 -07:00
Friendika
35305fb6d9
fix "do not show status post for photo" setting when used with js_upload (value is string "true/false" not integer or boolean)
2011-11-02 21:53:44 -07:00
Friendika
bd48a016af
fix for multiple consecutive @ tags
2011-11-02 21:07:17 -07:00
Friendika
3ca41fc3bd
make@ tag completion work on /display page
2011-11-02 20:38:19 -07:00
Friendika
a9ec56ace1
prevent duplicate @ tags
2011-11-02 18:52:55 -07:00
Fabio Comuni
69e41f7703
oauth: authorize view, wrong verifier.
2011-11-02 09:54:07 +01:00
Friendika
e38aa67263
link suggestions into the main code
2011-11-01 21:27:11 -07:00
Friendika
158028a0ac
first cut friend suggestions
2011-11-01 20:29:55 -07:00
Friendika
3d9a9614e2
common friends
2011-11-01 19:16:33 -07:00
Friendika
573670fa0c
more social graph stuff
2011-11-01 16:08:07 -07:00
Friendika
05eca449c8
bookmarks not getting translated to D*
2011-11-01 02:17:36 -07:00
Friendika
d4644d7339
name change continued, social graph tools and stuctures, fix for spanish province name
2011-10-31 20:39:04 -07:00
Friendika
0eceade2fe
view source of item [bbcode] usage: viewsrc/nnn
2011-10-30 16:28:07 -07:00
Friendika
c00aacf9e5
rename
2011-10-30 15:12:07 -07:00
Friendika
e5992003e8
better handling of remote urls - especially FB opengraph
2011-10-28 02:50:00 -07:00
Friendika
e5a7b3e24b
add contact-id to auto-complete response to resolve duplicates
2011-10-27 19:12:30 -07:00
Friendika
056fe0a3aa
poco discovery
2011-10-27 14:52:35 -07:00
Friendika
ea0ab6fbac
poco should now be spec compliant
2011-10-27 04:38:33 -07:00
Friendika
abe96155b4
hmmm - why won't poco xml work
2011-10-27 01:54:52 -07:00
Friendika
31502207bd
more poco spec compliance
2011-10-27 00:57:19 -07:00
Friendika
faa078b83f
basic portable contacts http://portablecontacts.net/draft-spec.html no filter/sort, or xml at the moment
2011-10-26 20:09:03 -07:00
Friendika
2d22a58324
@ tag completion enhancements, show url on hover and respect custom attags
2011-10-26 15:14:12 -07:00
Fabio Comuni
ff7fc68382
oauthapi: authorize app
2011-10-26 17:15:36 +02:00
Fabio Comuni
155a09cfdf
filter by contact type
2011-10-25 15:49:53 +02:00
Fabio Comuni
bcb672e7ff
autocomplete contacts nickname while writting in a comment box.
2011-10-25 15:01:58 +02:00
Friendika
4ea6f86b20
bug #166
2011-10-24 22:07:42 -07:00
Friendika
efe3365431
tag privacy settings
2011-10-24 21:11:05 -07:00
Friendika
790c4a4e1a
tag display with item
2011-10-24 17:25:49 -07:00
Friendika
4218e3f494
Merge branch 'pull'
2011-10-24 15:51:14 -07:00
Friendika
ea9d3b06f6
Merge pull request #35 from fabrixxm/master
...
Use oembed if possible without the addon
Awesome!
2011-10-24 15:49:28 -07:00
Friendika
3b6b0eaa8b
social tag - add UI
2011-10-24 15:47:17 -07:00
Fabio Comuni
a9fb8e4d60
Use oembed for bookmark, audio, video, youtube
2011-10-24 14:30:11 +02:00
Friendika
f48fd5aa16
more tagging
2011-10-24 04:17:46 -07:00
Friendika
87aedacec7
shared tag search
2011-10-23 21:37:11 -07:00
Friendika
7cbb69d87f
tagging
2011-10-23 00:24:37 -07:00
Friendika
01164c8c2f
fix various html parse errors
2011-10-20 16:48:07 -07:00
Friendika
bef7a5d66b
bug #183 - strlen borking on sysmsg, which is now an array
2011-10-20 14:55:40 -07:00
Friendika
da416e0181
bug in diaspora_reshare
2011-10-20 05:43:33 -07:00
Friendika
19129e06c3
diaspora_reshare no content found, d* profile message work in progress, network page fix for cid search using post order
2011-10-19 15:08:16 -07:00
Friendika
06096486d4
hopefully solve db update issues bug #182
2011-10-18 00:18:21 -07:00
Friendika
0f24f3b505
post/comment order options
2011-10-17 18:24:23 -07:00
Friendika
f0dc77ab6c
Merge branch 'pull'
2011-10-17 14:55:46 -07:00
Friendika
278433eac7
origin flag handling, and bug #137 - provide timezone conversion for events posted across to Diaspora
2011-10-17 14:52:03 -07:00
Fabio Comuni
5830682e0c
another fix to tabs in notifications
2011-10-17 17:14:10 +02:00
Fabio Comuni
a2dc8bad2e
fix tabs in notifications
2011-10-17 16:54:21 +02:00
Fabio Comuni
2116943964
Merge remote-tracking branch 'friendika/master'
2011-10-17 16:37:37 +02:00
Friendika
d60505ffb0
missing arg xmlize x is friends with y
2011-10-13 01:12:03 -07:00
Friendika
df7702709b
common tabs to notifications and mail
2011-10-11 21:30:23 -07:00
Friendika
2206d894b3
add contact_widgets and provide widgets on appropriate pages, fix the saved search widget
...
fix directory page on testbubble, don't use system theme for community, directory, and search if the viewer is logged in.
2011-10-11 19:27:58 -07:00
Friendika
557a7d0cec
stuff
...
- background the external network notifications (Facebook, Twitter, Statusnet)
- add vimeo support
- consolidate editor video options (insert video, regardless of source)
- add "Connector Settings" page purely for configuring connectors
- moved mailbox settings to Connectors
- Move the "Connect/Follow" dialogue out of "find people" and move to top.
- Add "Find People" dialogue
- minor theme edits on duepuntozero and testbubble to make all this stuff work
- A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos.
2011-10-11 18:24:37 -07:00
Fabio Comuni
906addf865
common_tabs in notifications.php
2011-10-10 17:01:14 +02:00
Fabio Comuni
070e081ae9
Fix url in profile tabs
2011-10-10 16:40:12 +02:00
Fabio Comuni
f64e2d63b9
New common tab template. Update css
2011-10-10 15:28:34 +02:00
Friendika
1cfeb61ddc
more notification cleanup duepuntozero
2011-10-09 21:34:07 -07:00
Friendika
26f2c868da
some notification text cleanup and notification page layout fixes for duepuntozero
2011-10-09 20:26:17 -07:00
Devlon Duthie
c49ab66be8
fix for comment on line 117 from github
2011-10-09 00:02:24 -05:00
Devlon Duthie
fd6220fb7e
added sorting to drop-down notifications list, added posts to this list as well (now the counts match the items) fixed up a couple of typos
2011-10-08 23:24:16 -05:00
Devlon Duthie
8eedbf30f1
added posts to network section of the notifications page
2011-10-08 22:45:48 -05:00
Devlon Duthie
2cba65bd38
fix for 'show all notifications' on notifications drop-down to handle installations in sub-directories + fix for friend notifications (eg: joe became friends with sam)
2011-10-08 16:57:00 -05:00
Devlon Duthie
f5fc8dabe5
Anne set testbubble banner to be fixed, I added the other notification types to /notifcations, added link to notifcations drop-down for all notifications and added notifications drop-down to testbubble theme
2011-10-07 01:25:08 -05:00
Friendika
2802c142cb
local_deliver testing
2011-10-06 19:10:57 -07:00
Friendika
e232c50c9e
check author url to see if it matches current contact before relay is accepted
2011-10-06 00:26:25 -07:00
Friendika
ecd714ae54
provide ability to repair contact photo
2011-10-05 20:01:42 -07:00
Friendika
7d6a67f903
mostly cosmetic changes to make DB tables accurately reflect the conversation members
2011-10-05 19:16:05 -07:00
Friendika
b1e5dfad3c
clean up w3c validation and layout for priv mail and lang selector
2011-10-05 15:35:53 -07:00
Friendika
d709225b68
better check for orig post author
2011-10-05 13:11:45 -07:00
Friendika
6ff221d5a1
another typo
2011-10-04 21:53:33 -07:00
Friendika
c2d70d005b
and a typo fix
2011-10-04 21:45:15 -07:00
Friendika
159d06df82
notification issue after last checkin
2011-10-04 21:43:21 -07:00
Friendika
7b648e6da8
performance enhancements
2011-10-04 18:53:56 -07:00
duthied
24595c55d7
Merge pull request #16 from duthied/master
...
Minor ui tweaks
2011-10-04 09:13:49 -07:00
Devlon Duthie
f7d055687e
- moved the header for profile permissions out of the scrolling div
...
- tweaks to the testbubble theme's nav
2011-10-04 11:10:57 -05:00
Friendika
4a5079f8fb
urlescape saved search terms
2011-10-04 05:19:25 -07:00
Friendika
07b09300a9
improve feed import performance
2011-10-04 03:06:34 -07:00
Friendika
dfd5cc57c2
tagmatch available to anon, add paging variable to query
2011-10-03 14:47:18 -07:00
Friendika
8edab80673
add tagmatch
2011-10-03 05:10:15 -07:00
Friendika
7091173131
removing another potential way a post could have a zero parent.
2011-10-03 02:39:19 -07:00
Friendika
60147d893c
?f did not have = after it
2011-10-03 01:58:01 -07:00
Devlon Duthie
f84c208ac5
broke 'find similar' matches content into a tpl in core, added an extended tpl to testbubble that lists the profile tags
2011-10-03 01:45:27 -05:00
Devlon Duthie
da53ebf4b3
added activetab var to message.php for templates
...
(testbubble only) added logic to photo header to make tab 'sticky' (active class for styling)
(testbubble only) css fix for avatars in wallitems
2011-10-02 20:37:47 -05:00
Friendika
c72883f068
malformed xml in ping
2011-10-02 01:21:51 -07:00
Friendika
0ad9e7b5f4
option to not post photos to status stream
2011-10-01 06:20:41 -07:00
Friendika
f4c961b906
override pragma
2011-10-01 02:22:48 -07:00
Friendika
8fb2d02d3d
typo last checkin
2011-09-30 18:00:32 -07:00
Friendika
0508ccf50f
restore photo cache
2011-09-30 17:47:33 -07:00
Friendika
097c1f8da7
do not poll for abandoned accounts
2011-09-29 21:20:19 -07:00
Devlon Duthie
0881c04cea
classes added to core + testbubble theme
...
some fixes to testbubble theme related to tab styling
2011-09-29 01:20:39 -05:00
Friendika
26905751ea
path for country.js - now in js directory
2011-09-28 22:32:39 -07:00
Friendika
bedb4eb715
just hostname not url in hm:host - host xrd document
2011-09-28 15:07:01 -07:00
Friendika
360a46178b
create zot batch keys
2011-09-28 03:45:48 -07:00
Fabio Comuni
3ca3157e53
ping returns notices and infos also to unlogged users
2011-09-28 09:30:22 +02:00
Friendika
75af366122
zot/salmon new key format for batch keys
2011-09-27 06:50:18 -07:00
Friendika
7e2284043f
show profile url in ACL hovertips, add fork identifier to json siteinfo
2011-09-27 05:02:25 -07:00
Fabio Comuni
939449602a
Merge remote-tracking branch 'fabrix/newui'
2011-09-27 08:57:16 +02:00
Devlon Duthie
78c3210f6a
fixed a bug I introduced when working on the testbubble theme - user's photo widget header div wasn't closed correctly
...
+ some opera-friendly style changes
2011-09-27 00:29:34 -05:00
Fabio Comuni
ae024edbf9
fix "friend of" message in ping.php
2011-09-26 12:14:48 +02:00
Fabio Comuni
5792b3d358
Merge branch 'master' into newui
2011-09-26 11:42:48 +02:00
Friendika
116fc7fcf2
zot endpoint
2011-09-26 02:25:43 -07:00
Devlon Duthie
7dbf112092
added widget class to saved arch block on search page
...
added header to search results where there are results
2011-09-25 16:01:05 -05:00
Devlon Duthie
19963884c2
moved invite friends into 'find people' block
...
misc. styling tweaks
2011-09-25 15:45:03 -05:00
Devlon Duthie
bbaec4cb78
moved contact group header out of scrolling div so it doens't vanish whenlot
...
more css tweaks
2011-09-25 14:08:08 -05:00
Devlon Duthie
3426ce5f94
Merge remote-tracking branch 'upstream/master'
2011-09-25 13:30:55 -05:00
Devlon Duthie
cb1c6dd1e3
really commiting files this time, still getting the hang of git.
...
some images added, some classes added to groupidebar, contacts sidebar
notification flags moved out of nav and into banner for testbubble the
testbubble css tweaks
2011-09-25 13:20:19 -05:00
Friendika
6a9e22550d
.
2011-09-24 05:45:34 -07:00
Friendika
7ea6b0a126
fix message ordering glitch on network page
2011-09-23 05:03:12 -07:00
Friendika
3a2bf8ab7c
w3c compliance fixes, owner attribution on likes defaulting to local owner, not item creator
2011-09-23 03:12:31 -07:00
Friendika
a2b2318106
provide permission error vs "not found" for protected photos
2011-09-22 20:03:09 -07:00
Friendika
9161d1832e
allow one to toggle into and out of photo edit mode for an entire album
2011-09-21 17:37:02 -07:00
Friendika
11ca81adba
keychecks
2011-09-21 05:43:26 -07:00
Friendika
f681535ccf
oexchange updates to new bookmark API
2011-09-20 16:57:05 -07:00
Friendika
1c8e89bd03
social bookmark API, oexchange enhancements
2011-09-20 16:31:45 -07:00
Friendika
119cd9c0ce
more multiline regex fixes
2011-09-20 04:07:24 -07:00
Friendika
9edf15d3ef
structures for batch mode (Diaspora/zot)
2011-09-20 01:49:08 -07:00
Friendika
8a11cec61a
allow setting all the bookmarked URL fields via script/API
2011-09-19 22:21:55 -07:00
Friendika
d653d922b1
sorting through key issue
2011-09-19 21:24:16 -07:00
Friendika
660787916e
template escapes
2011-09-19 20:24:32 -07:00
Friendika
63277b57fc
template escapes
2011-09-19 19:46:18 -07:00
Friendika
a810d2a993
put profile photo on photos page
2011-09-19 16:39:23 -07:00
Friendika
fd18b42a5a
Check all keys before use
2011-09-19 03:30:59 -07:00
Fabio Comuni
991656a3ef
Show "404.tpl" instead of using 'notice()' in case of 404
2011-09-19 11:52:32 +02:00
Friendika
0a30a91b14
basic zot discovery framework
2011-09-19 02:13:59 -07:00
Friendika
2aef98f71d
cripple account when expired
2011-09-19 01:17:12 -07:00
Friendika
5b3f645939
account expiration structures
2011-09-18 19:53:45 -07:00
Friendika
8bf6a29d4e
optimise the commented date view
2011-09-18 19:04:11 -07:00
Friendika
9b5d5eca07
Merge branch 'friday'
2011-09-16 06:51:33 -07:00
Friendika
9c3503a706
update timestamp on activity change (comment/like)
2011-09-16 06:49:24 -07:00
Fabio Comuni
9d2afc2d3c
Merge remote-tracking branch 'friendika/master' into newui
2011-09-16 09:39:29 +02:00
Friendika
8f1e2efd5b
if photo is uploaded to "profile photos" album it could not be made into profile photo.
2011-09-15 03:06:43 -07:00
Friendika
46b220518c
don't allow events to finish before they begin
2011-09-14 23:09:09 -07:00
Friendika
58b2bb5848
localtime cleanup
2011-09-14 19:53:13 -07:00
Friendika
5c0e135fe9
diaspora protocol changes
2011-09-14 19:33:42 -07:00
Friendika
12fec75489
ability to re-order network page (no UI yet)
2011-09-13 18:40:15 -07:00
Friendika
21d35e52dd
provide option for viewing by parent created order
2011-09-13 05:13:01 -07:00
Friendika
4f24494b0b
Dreamhost's unreliable process model is really getting irritating
2011-09-12 19:42:10 -07:00
Friendika
57d631b47a
supply default value for update
2011-09-11 22:57:12 -07:00
Friendika
17b081f9f7
allow html post to api
2011-09-11 21:52:50 -07:00
Friendika
0e441fe196
bug #147 comments not working on private notes page
2011-09-11 15:09:57 -07:00
Friendika
3f59f63224
saved searches on search page, templates: Invalid argument supplied for foreach() on line 167
2011-09-08 21:42:52 -07:00
Friendika
f03c2b1b79
Merge branch 'pull'
2011-09-08 20:00:57 -07:00
Friendika
18157769f0
parent eval order issue
2011-09-08 20:00:06 -07:00
fabrixxm
d284f8017c
Merge remote-tracking branch 'friendika/master' into newui
2011-09-08 20:15:27 +02:00
Fabio Comuni
ad7c111c7c
deal with messages without comments or likes
2011-09-08 14:39:53 +02:00
Fabio Comuni
694e74d54d
Show conversations in network default view ordered by activity
2011-09-08 11:18:44 +02:00
Friendika
f17d91844f
part of bug #143
2011-09-07 02:23:17 -07:00
Friendika
a5125359d8
faster friend requests (DFRN)
2011-09-06 18:06:19 -07:00
Friendika
eeecb412aa
view bookmarks
2011-09-06 00:55:24 -07:00
Friendika
e921b97a7f
bug #127 , add Diaspora notes to Connect (dfrn_request) page, get rid of security warnings
2011-09-05 18:34:30 -07:00
Fabio Comuni
abd65e00ab
Load infos and notices via ping and show them with js popup
2011-09-05 14:01:21 +02:00
Fabio Comuni
0283cbfcd3
Merge remote-tracking branch 'friendika/master' into newui
2011-09-05 09:09:34 +02:00
Friendika
7e8100d2cd
custom attags
2011-09-04 22:40:36 -07:00
Friendika
82f7f33cf5
bookmarks + bug #140
2011-09-04 19:58:03 -07:00
Friendika
481853d2cc
saved searches on network page
2011-09-04 17:35:06 -07:00
Friendika
9ff1a3444e
add timezone convert module, several other minor or in progress fixes
2011-09-04 00:48:45 -07:00
Friendika
71f71ecf46
error viewing logfiles over 2Gb
2011-09-01 21:54:04 -07:00
Friendika
a33edb0042
infrastructure for personalised @ tags (no UI/settings form yet), allow own comments through statusnet connector
2011-09-01 18:02:08 -07:00
Fabio Comuni
b38d6d97c3
Avoid a small error in admin
2011-08-31 16:18:37 +02:00
Fabio Comuni
71d44d78ec
Installed apps as array instead of string
2011-08-31 16:17:32 +02:00
Friendika
f0c3a75ff3
youtube redirect fixes
2011-08-30 23:09:39 -07:00
Friendika
f8da48a880
unsafe chars in admin, add img to diaspora markdown processor
2011-08-30 18:46:34 -07:00
Fabio Comuni
d0926240a8
Merge remote-tracking branch 'friendika/master' into newui
2011-08-30 11:00:23 +02:00
Friendika
22d9d97d71
remove "online reputation" section on contact editing - nobody ever uses it, and there is no interface to query it.
2011-08-29 19:18:59 -07:00
Friendika
f29f228463
bring Diaspora message signing back to the source author - whether they like it or not.
2011-08-28 19:22:27 -07:00
Friendika
ada8bee70e
remove public disclosure risk
2011-08-27 18:09:43 -07:00
Friendika
99ea045723
some minor work on contact edit page
2011-08-25 18:12:42 -07:00
Friendika
83605cf3dc
theme settings for contact photo menu
2011-08-25 05:15:05 -07:00
Friendika
74d61ed00b
contact menu beginnings
2011-08-24 22:40:26 -07:00
Friendika
8f6ae2b660
missing salmon key? report it.
2011-08-24 20:40:08 -07:00
Friendika
0883a614a2
don't accept pubsub from diaspora
2011-08-24 01:41:27 -07:00
Friendika
2aa23843e4
D* queue
2011-08-24 01:21:24 -07:00
Friendika
56d64316f4
diaspora photos ?
2011-08-23 18:17:35 -07:00
fabrixxm
97806544bc
don't add notification details on new posts
2011-08-23 14:02:04 +02:00
fabrixxm
89c5733ca5
add more notification messages
2011-08-23 13:52:20 +02:00
Friendika
b9e4668f68
d* retractions
2011-08-22 20:35:34 -07:00
Friendika
eb2ef6dec4
diaspora admin toggle, update install guide
2011-08-22 18:52:02 -07:00
fabrixxm
d8bd4fbb3e
Merge branch 'master' into newui
2011-08-22 13:56:08 +02:00
Friendika
564ade0685
store key with contact record
2011-08-22 04:55:09 -07:00
Friendika
c0be5bea16
fix warning of self-signed cert for photos of our own contacts in comment notification emails
2011-08-20 18:27:12 -07:00
fabrixxm
b465d1f30b
Merge pull request #158 from fabrixxm/master
...
Some works on API
2011-08-19 08:03:20 -07:00
fabrixxm
43040faf22
move send private message code out of view code
2011-08-19 16:54:41 +02:00
Friendika
18c8f4d8b5
wrong record
2011-08-19 05:29:07 -07:00
Friendika
2ef82cd347
redirect to added contact, not self
2011-08-19 05:24:07 -07:00
Friendika
9a52b15271
don't allow removal of self contact
2011-08-19 05:20:30 -07:00
Friendika
ef98c7e020
on follow, land on new contact edit page
2011-08-19 04:52:40 -07:00
Friendika
395faae0b2
double url encode diaspora communications
2011-08-19 02:24:30 -07:00
Friendika
c05c20aa56
set writable (e.g. writeable) flag for Diaspora contacts
2011-08-18 21:31:34 -07:00
Friendika
bc5935061b
dfrn friendship issue
2011-08-18 16:47:45 -07:00
Friendika
9634287839
fix several probe related issues
2011-08-17 23:01:44 -07:00
Friendika
c30f523c62
more d* infrastructure for relaying signed messages and storing non-connected people details
2011-08-17 20:52:18 -07:00
fabrixxm
afdc639f17
fix friend request query in ping
2011-08-17 21:59:06 +02:00
fabrixxm
07b6c868b3
remove javascript to set selectect nav item. enanche img template prefetch ignoring
2011-08-17 18:36:24 +02:00
fabrixxm
bdf42473a0
Merge remote-tracking branch 'friendika/master' into newui
2011-08-17 17:35:37 +02:00
Friendika
673e114bbd
D* like and start of relay code
2011-08-16 22:31:14 -07:00
Friendika
b28b468b21
cleanup
2011-08-16 20:05:02 -07:00
Friendika
c7197b99f9
refactor the diaspora contact logic
2011-08-15 23:19:17 -07:00
Friendika
0eb06b3e2d
cronhooks broken
2011-08-15 22:23:17 -07:00
Friendika
a589e8e3fe
filename typo
2011-08-15 20:47:09 -07:00
Friendika
37a9a5ea62
stupid browsers not honouring meta base
2011-08-15 20:16:00 -07:00
Friendika
8e3506048a
diaspora confirm cleanup
2011-08-15 19:31:45 -07:00
Friendika
f7a1674cf6
set proper relation for diaspora in mod_follow
2011-08-15 19:15:56 -07:00
Friendika
240941237a
privacy enforcement on pubmail_enable
2011-08-15 18:29:49 -07:00
Friendika
a6d88fb8f7
diaspora friend approvals
2011-08-15 18:17:19 -07:00
Friendika
44918e2736
turn diaspora posts into x-www-form-urlencoded
2011-08-15 17:14:51 -07:00
Friendika
5d6155a968
fixes share from diaspora
2011-08-15 05:27:24 -07:00
Friendika
0729e205c8
diaspora follow from friendika
2011-08-14 20:38:31 -07:00
Friendika
7952961222
diaspora probe/scrape changes
2011-08-14 18:13:52 -07:00
Friendika
3a0727d496
set network correctly - dfrn_confirm
2011-08-14 05:26:44 -07:00
Friendika
fcf6651299
add diaspora support to dfrn_confirm (friendship confirmation)
2011-08-14 05:23:36 -07:00
Friendika
bbd545b9ca
honour "post to xxx network by default" when using API
2011-08-14 04:26:41 -07:00
Friendika
e1db136966
but #118 proxy settings in admin panel
2011-08-12 04:05:20 -07:00
Friendika
aefc6209a3
improved diaspora discovery
2011-08-12 03:01:11 -07:00
Friendika
fda593caed
introduction fails if confirmation differs by http vs https
2011-08-12 02:58:29 -07:00
Friendika
0db145dafa
redirect to home after logging in using login url
2011-08-11 04:28:06 -07:00
Friendika
72873cd827
diaspora function dispatcher
2011-08-10 05:10:48 -07:00
Friendika
1bfe1283aa
crypto stuff
2011-08-09 18:55:46 -07:00
Friendika
70017ebb8c
diaspora encrypt+decrypt working !!
2011-08-09 02:53:51 -07:00
Friendika
7eb7f77413
use separate hcard from profile url
2011-08-07 19:26:44 -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
1eec10329a
guid functions
2011-08-07 16:56:26 -07:00
Friendika
48ffa880f0
cleanup
2011-08-07 16:15:54 -07:00
Friendika
1d659bd854
move public profile warning to top of page
2011-08-05 06:42:27 -07:00
Friendika
5a5a7bfc4c
fallback sha256 openssl_verify code for php releases prior to 5.3
2011-08-05 05:37:42 -07:00
Friendika
6eec04b09c
updates to Diaspora decrypt/verify from recent testing
2011-08-05 01:34:32 -07:00
Friendika
2abcf76ec1
salmon protocol changes magicsig draft-experimental, fixes to hostxrd
2011-08-04 22:37:45 -07:00
Friendika
f0af4de4a7
wrap text from imported link in [quote]
2011-08-04 19:19:51 -07:00
Friendika
d45a66e700
allow custom avatar sizes - needed for Diaspora hcard/vcard
2011-08-03 21:05:39 -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
e22e823e93
allow group selection from contact edit page
2011-08-02 22:39:35 -07:00
Friendika
2637831d90
some more zot changes migrating back to f9a mainline
2011-08-01 21:02: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
60caffcd77
convert our native pkcs#8 to pkcs#1 for diaspora-public-key xrd field
2011-07-30 01:03:24 -07:00
Friendika
01703f3be6
get_diaspora_key()
2011-07-30 00:51:59 -07:00
Friendika
a61ec584d6
basic diaspora decryption
2011-07-30 00:31:00 -07:00
Fabio Comuni
ac6945eed1
Merge remote-tracking branch 'friendika/master'
2011-07-29 17:23:09 +02:00
Fabio Comuni
0111a1231c
re-add pending registrations in ping.php, for admin side menu
2011-07-29 17:14:35 +02:00
Fabio Comuni
d88ed393f8
notify pending registrations
2011-07-29 16:24:09 +02:00
Friendika
9b2ddb2cc2
auto-friend profiles showing up in directory as community pages
2011-07-28 19:18:07 -07:00
Friendika
04675e3ec3
revup
2011-07-28 16:49:43 -07:00
Friendika
c74f0f0cab
show full size photos for album view even when photo has been used as a profile photo
2011-07-28 01:01:19 -07:00
Friendika
822fea9d9d
installer text changes
2011-07-27 21:48:02 -07:00
Friendika
b721fabc3c
show lock icon on private events
2011-07-27 02:21:55 -07:00
Friendika
454ff3c7f0
configurable format for date input selectors
2011-07-25 20:59:25 -07:00
Fabio Comuni
99ab06bad3
js to open close popup nav menu and to populate notification menu via ping.
...
Update mod/ping to return details about messages and intros
2011-07-25 16:54:39 +02:00
Fabio Comuni
e6444adafd
change nav selected css class
2011-07-25 16:52:30 +02:00
Friendika
6b806708d9
typo
2011-07-21 20:21:41 -07:00
Friendika
77cea581b0
better fix for bug #107 , last one was flawed
2011-07-21 20:19:55 -07:00
Friendika
f4b4f61f66
provide fake first arg to ajax updater
2011-07-21 17:55:15 -07:00
Friendika
1d7d4bf8c6
wrong path for salmon verify
2011-07-20 23:14:43 -07:00
Fabio Comuni
7a069c1438
Load tinyMCE on post editor only if needed.
2011-07-20 11:08:42 +02:00
Friendika
b27d68633b
register hook
2011-07-19 23:10:09 -07:00
Friendika
e2f22a1827
diaspora salmon endpoint (decryption not yet provided)
2011-07-19 21:23:47 -07:00
Friendika
1d35d1e5a1
Merge pull request #141 from fabrixxm/newacl
...
New jot ACL selector
2011-07-19 17:24:09 -07:00
Fabio Comuni
9debbfde1e
fix group image name
2011-07-19 16:25:40 +02:00
Fabio Comuni
9fa0956966
New jot acl selector
2011-07-19 16:17:58 +02:00
Friendika
c0b8e63a3f
basic diaspora discovery
2011-07-18 18:13:46 -07:00
Friendika
1fa2231c20
invite system
2011-07-17 21:12:31 -07:00
Friendika
43110db749
begin invites, fb setup changes
2011-07-17 16:08:47 -07:00
Friendika
944f03d367
change license
2011-07-17 03:34:16 -07:00
Friendika
f35a61761a
Merge pull request #139 from fabrixxm/update
...
Experiment with on-line update
2011-07-15 01:29:46 -07:00
Friendika
74a608e1c7
openid settings appearing when disabled, don't tag numbers, install admin not getting set
2011-07-12 23:14:38 -07:00
Friendika
706b6e8c84
email notifications not working - unable to change notification settings
2011-07-12 05:09:07 -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
2a65d01ce2
several fixes to parse_url
2011-07-11 17:23:42 -07:00
Friendika
35edf79abe
bug #102
2011-07-09 15:06:53 -07:00
Fabio Comuni
4fdc5ff30c
First test for friendika "live" update
2011-07-08 17:12:08 +02:00
Friendika
2d2b500639
input the admin email address during install/setup.
2011-07-07 19:12:35 -07:00
Friendika
d99dfbe4ef
friendika-z configuration details in admin page
2011-07-07 18:25:56 -07:00
Friendika
d7b5a606fb
don't show mailbox settings at all if disabled
2011-07-06 20:27:18 -07:00
Friendika
3f25830076
more friendika-z
2011-07-06 20:16:40 -07:00
Friendika
94ca19c016
a few minor fixes to settings page
2011-07-06 16:47:55 -07:00
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
2011-07-06 12:10:00 +02:00
Friendika
84d12c3e08
move hidewall to user table - queries are getting too complicated and servers falling over
2011-07-05 23:23:43 -07:00
Friendika
c221d5ea59
honour hidden profiles on display item page
2011-07-05 21:11:38 -07:00
Friendika
d7154a4606
ability to link contacts that are "really me, but on another system/network".
2011-07-05 19:55:09 -07:00
Friendika
76e56fd44e
begin work on relocation conversation
2011-07-05 19:19:11 -07:00
Friendika
24d41e2c6e
purify html before trying to parse wild urls. This way at least it should parse.
2011-07-04 23:02:04 -07:00
Friendika
5e1335ac89
don't show delete buttons on community page
2011-07-04 21:52:21 -07:00
Friendika
1048ee744e
reversed logic
2011-07-04 21:13:10 -07:00
Friendika
20d3aa2e77
community page
2011-07-04 20:57:07 -07:00
Friendika
78363ecfb1
msearch typo
2011-07-04 00:46:23 -07:00
Friendika
a82e0e32b3
add site info to site json response
2011-07-04 00:44:25 -07:00
Friendika
e795d1265e
show keywords in match results
2011-07-03 21:30:48 -07:00
Friendika
cd7098501e
change wording of "new item view" to be consistent
2011-07-03 20:18:20 -07:00
Friendika
07ea67e33b
removed stray debug statement
2011-07-03 19:57:20 -07:00
Friendika
5ceeb6752d
starred items
2011-07-03 19:41:04 -07:00
Friendika
bef68a8c7f
posts from hidden walls not allowed in search results
2011-07-03 05:54:40 -07:00
Friendika
3538dc15cc
improved search - ensure you can see all your own content (logged in members). Visitors can only see public wall posts.
2011-07-03 05:00:11 -07:00
Friendika
e6aaa8b59b
use local 'match people with my interests' if global directory is not configured
2011-07-02 01:21:56 -07:00
Friendika
c23657ab6e
also check for blocked
2011-07-01 17:45:00 -07:00
Friendika
9816f14d40
statusnet improvements
2011-07-01 17:39:16 -07:00