Friendika
|
a6603a54d9
|
don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
|
2011-05-18 20:34:18 -07:00 |
|
Friendika
|
990d5e82a0
|
doc updates - connecting to services
|
2011-05-18 17:29:12 -07:00 |
|
Friendika
|
f9444c8be5
|
admin directory view
|
2011-05-16 18:52:27 -07:00 |
|
Friendika
|
730322ee5f
|
bug #70 - error messages on group deletion, warning cleanup
|
2011-05-15 16:36:49 -07:00 |
|
Friendika
|
df7a4206b7
|
fix json_encode on url's
|
2011-05-12 02:15:04 -07:00 |
|
Fabio Comuni
|
31aee6b803
|
missing / in admin profile url
|
2011-05-12 10:33:59 +02:00 |
|
Fabio Comuni
|
564f9c924a
|
Serve friendika node info as json from url /friendika/json/
|
2011-05-12 10:26:34 +02:00 |
|
Friendika
|
b2e92e0af3
|
deprecate load_view_file
|
2011-05-11 04:37:13 -07:00 |
|
Friendika
|
a00813497f
|
bring back load_view_file for dispy templates
|
2011-05-10 23:35:31 -07:00 |
|
Friendika
|
5eea0d5ecb
|
photo lockview not working, temp fix for po2php
|
2011-05-10 20:10:13 -07:00 |
|
Friendika
|
2fffec912c
|
leave extra line between imported url and content
|
2011-05-10 18:15:45 -07:00 |
|
Friendika
|
c052d68828
|
don't use load_view_file() except in email templates and install of htconfig - to avoid getting wrong file when package is updated by copying over an older version.
|
2011-05-10 16:12:50 -07:00 |
|
Friendika
|
cb6c1f91b7
|
rolling version number in preparation for release
|
2011-05-09 16:51:25 -07:00 |
|
Friendika
|
3b51f28d25
|
comment macros showing on photos
|
2011-05-08 22:58:38 -07:00 |
|
Friendika
|
c2e35d2d35
|
set permalink on uploaded photo items
|
2011-05-08 22:47:35 -07:00 |
|
Friendika
|
26d748f6d8
|
Merge pull request #96 from fabrixxm/api
Status.net Api
|
2011-05-05 04:29:45 -07:00 |
|
Friendika
|
b3fa03d3b4
|
Merge pull request #95 from fabrixxm/dispy
Dispy
|
2011-05-05 04:29:14 -07:00 |
|
Fabio Comuni
|
b3a5fccc9d
|
template for photo display
|
2011-05-05 10:53:03 +02:00 |
|
Friendika
|
eb2aae7987
|
missing is_public in editpost
|
2011-05-05 00:29:56 -07:00 |
|
Friendika
|
5f0b43485a
|
incorrect count of total pages in normal view mode
|
2011-05-04 20:49:11 -07:00 |
|
Friendika
|
6c1d587ae3
|
notify not called on new photo album (first item)
|
2011-05-03 05:27:19 -07:00 |
|
Friendika
|
0f261ef8fa
|
configurable FB poll interval, default 1hr.
|
2011-05-02 20:14:37 -07:00 |
|
Friendika
|
69dc17eb81
|
when viewing network group, show my private conversations to the group
|
2011-04-30 21:53:51 -07:00 |
|
Friendika
|
d45ad7bb6b
|
suppress duplicate FB posts (incoming after posted locally)
|
2011-04-27 04:24:00 -07:00 |
|
Friendika
|
242d4805d5
|
call post_local_end hook on like/dislike
|
2011-04-26 17:07:49 -07:00 |
|
Friendika
|
a01c40a845
|
no insecure warning on FB connections
|
2011-04-26 05:45:53 -07:00 |
|
Friendika
|
245a56f0c1
|
lots of facebook fixes
|
2011-04-26 04:39:27 -07:00 |
|
Friendika
|
a0e7d8fa00
|
redirect to profile photo upload on very first login
|
2011-04-23 17:31:23 -07:00 |
|
Friendika
|
639d52ec18
|
block_public should also block the contacts page and 'Connect' page if not logged in
|
2011-04-21 19:12:22 -07:00 |
|
Friendika
|
eeb3c13ad3
|
when public access is blocked, profile page should show login box
|
2011-04-21 18:39:07 -07:00 |
|
Friendika
|
9e19eef194
|
"firewall" setting - block all public pages from the public if configured to do so
|
2011-04-21 17:29:47 -07:00 |
|
Friendika
|
1d4791d38c
|
bin2hex not vice versa
|
2011-04-21 00:43:37 -07:00 |
|
Friendika
|
6e6d143aab
|
another typo
|
2011-04-21 00:29:48 -07:00 |
|
Friendika
|
0803abcf53
|
typo
|
2011-04-21 00:27:35 -07:00 |
|
Fabio Comuni
|
793fc60a65
|
add rsd.xml (needs a template)
|
2011-04-21 09:08:50 +02:00 |
|
Fabio Comuni
|
b505e76393
|
First attemp of api
|
2011-04-21 09:04:15 +02:00 |
|
Friendika
|
a1ef8f669d
|
don't show connect link to authenticated visitors
|
2011-04-20 15:27:10 -07:00 |
|
Friendika
|
c0b7000a83
|
missing acl selector after merge
|
2011-04-20 05:51:02 -07:00 |
|
Friendika
|
e302741e49
|
merge status editor instances
|
2011-04-20 05:48:12 -07:00 |
|
Friendika
|
0af6014c94
|
keep space before t() for legacy string puller
|
2011-04-20 05:00:58 -07:00 |
|
Friendika
|
afe4cc8bfa
|
pull request #91 fabrixxm (manual merge)
|
2011-04-20 04:50:12 -07:00 |
|
Friendika
|
e0e3cc7a72
|
edit post broke with recent checkin
|
2011-04-19 22:37:17 -07:00 |
|
Friendika
|
3787e1e500
|
provide disclosure warning on private network page
|
2011-04-19 21:09:25 -07:00 |
|
Friendika
|
d874a55178
|
per contact network page (link in photo menu)
|
2011-04-19 20:50:02 -07:00 |
|
Friendika
|
29a48de5e2
|
follow requests most adhere to site allow policy
|
2011-04-19 16:31:39 -07:00 |
|
Friendika
|
a0179235d2
|
provide a way to disable mailbox integration
|
2011-04-18 20:20:04 -07:00 |
|
Friendika
|
b168847b56
|
still getting a zero
|
2011-04-18 16:03:07 -07:00 |
|
Friendika
|
e2c9d04b36
|
leave imap port blank if 0
|
2011-04-18 15:58:01 -07:00 |
|
Friendika
|
ab099e9102
|
email integration, cont.
|
2011-04-17 23:27:11 -07:00 |
|
Friendika
|
863ddf1676
|
mail changes
|
2011-04-16 08:45:08 -07:00 |
|