Friendika
3db43d5a39
storage race condition
2011-10-12 02:21:18 -07:00
Friendika
3ef7dcac4b
solve intro/notify naming issue by providing both or either, theme decides what to do
2011-10-11 20:38:09 -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
e9eb15373f
Remove full profile html from php and add new template 'profile_advanced.tpl'
2011-10-10 16:48:38 +02:00
Friendika
3174847de8
bug #177 - birthday month on profile incorrect if October or later and no year
2011-10-10 01:03:34 -07:00
Friendika
1d05c564d4
missing arg to diaspora_transmit from share/unshare
2011-10-07 15:49:41 -07: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
53efeb8d1f
local deliver 1
2011-10-06 17:27:37 -07:00
Friendika
ce11d231b8
use strpos instead of strstr, faster
2011-10-05 21:04:53 -07:00
Friendika
d0bef869db
ensure D* photos only attached once
2011-10-05 21:02:00 -07:00
Friendika
4c0ee7f41f
bug 173
2011-10-05 20:48:00 -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
7df6cb850e
Merge branch 'pull'
2011-10-05 15:37:17 -07:00
Friendika
b1e5dfad3c
clean up w3c validation and layout for priv mail and lang selector
2011-10-05 15:35:53 -07:00
Tobias Diekershoff
feaba3d300
point Diaspora* to the foundation homepage instead of joindiaspora.com
2011-10-05 21:01:48 +02:00
Friendika
924d419378
added prepare_body hooks
2011-10-05 02:35:25 -07:00
Friendika
6c521017f5
document backward compat issue
2011-10-04 22:03:57 -07:00
Friendika
ab50521971
yikes
2011-10-04 22:00:45 -07:00
Friendika
7b648e6da8
performance enhancements
2011-10-04 18:53:56 -07:00
Friendika
aeb83fa063
document multi-pass mode on consume_feed
2011-10-04 04:38:58 -07:00
Friendika
07b09300a9
improve feed import performance
2011-10-04 03:06:34 -07:00
Friendika
c6ac438735
item_store: prevent storing a duplicate item with same uri+uid
2011-10-03 06:04:17 -07:00
Fabio Comuni
4d5580ab77
fix typo
2011-10-03 09:38:58 +02:00
Fabio Comuni
2465b3274a
Merge remote-tracking branch 'friendika/master'
2011-10-03 08:13:40 +02:00
Friendika
8f9656da92
basic support for AS friend requests
2011-10-02 16:18:01 -07:00
Friendika
7c1968907d
attack of the zombie orphans
2011-10-02 05:32:05 -07:00
Fabio Comuni
60e0f79b9f
Merge remote-tracking branch 'friendika/master'
2011-09-30 14:31:20 +02:00
Fabio Comuni
dfb3ee6e29
fix star icon viewing profile page as unlogged user
2011-09-30 14:31:01 +02:00
Friendika
52557b011d
possible sql errors
2011-09-29 21:56:44 -07:00
Friendika
097c1f8da7
do not poll for abandoned accounts
2011-09-29 21:20:19 -07:00
Friendika
c1221cc052
add display_item hook to 'search|new' message display
2011-09-29 15:52:31 -07:00
Friendika
ffa3b67365
fix nav-selected duepuntozero
2011-09-28 23:10:23 -07:00
Friendika
a1786cbf61
fixes for statusnet/identi.ca empty vcard page - which appears to be deprecated. Scrape the feed for everything we used to get from the vcard.
2011-09-28 04:35:44 -07:00
Fabio Comuni
41617ee987
fix search_item.tpl, fix 'new' view in network page, fix walltowall template in 'quattro' theme
2011-09-28 10:30:32 +02:00
Fabio Comuni
c120cc8ea9
added missing "delete selected items" link
2011-09-28 09:32:53 +02:00
Fabio Comuni
dccd2da356
Merge remote-tracking branch 'friendika/master'
2011-09-28 09:27:59 +02:00
Friendika
4f9c072d66
requeue deliveries on 503 errors which have 'retry-after' headers
2011-09-27 19:27:47 -07:00
Fabio Comuni
e986fc3e30
quattro: actions in wall_item
...
less html in conversation.php
removed unused tpls
fixed old themes
2011-09-27 16:54:33 +02:00
Friendika
25ac93f44d
Merge pull request #3 from fabrixxm/master
...
Works on UI
2011-09-27 01:04:54 -07:00
Friendika
8d3910c78c
sql error diaspora re-queue
2011-09-27 00:58:59 -07:00
Fabio Comuni
e9638b6980
Adds theme info file to define 'parent' theme from where load tpl files
2011-09-27 09:32:20 +02:00
Fabio Comuni
939449602a
Merge remote-tracking branch 'fabrix/newui'
2011-09-27 08:57:16 +02:00
Friendika
e04d9b8646
bug #165
2011-09-26 23:39:47 -07:00
Friendika
ec16525c86
expire expired accounts from poller
2011-09-26 05:43:22 -07:00
Fabio Comuni
8d93eefea8
remove global $lang var in templates. can't work as intended
2011-09-26 12:18:39 +02:00
Fabio Comuni
968e7bb3b1
Fixes for testbubble
2011-09-26 11:48:02 +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
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
3a2bf8ab7c
w3c compliance fixes, owner attribution on likes defaulting to local owner, not item creator
2011-09-23 03:12:31 -07:00
Friendika
d6b446d63f
starting the big delivery shakeup
2011-09-22 04:11:39 -07:00
Friendika
542aa22eb9
provide ability to unset session language
2011-09-21 16:00:17 -07:00
Friendika
030e1e82c3
finish up ability to switch languages without function collision
2011-09-21 15:37:16 -07:00
Friendika
c63adcfae0
bug #159 multiple definition of string_plural_form function when changing languages
2011-09-21 07:09:37 -07:00
Friendika
11ca81adba
keychecks
2011-09-21 05:43:26 -07:00
Friendika
9115e9c90b
no need to scrape Twitter profile photo from page - it's no longer there.
2011-09-20 18:07:33 -07:00
Friendika
8294dde936
typo in Twitter probe update
2011-09-20 17:59:18 -07:00
Friendika
38444aedd7
improvements to Twitter probe
2011-09-20 17:56:44 -07:00
Friendika
1c8e89bd03
social bookmark API, oexchange enhancements
2011-09-20 16:31:45 -07:00
Friendika
deeae7bdb5
diaspora markdown changes, parse_url format change
2011-09-20 15:23:36 -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
c2ccb78869
template escapes
2011-09-19 19:51:14 -07:00
Friendika
63277b57fc
template escapes
2011-09-19 19:46:18 -07:00
Friendika
97deaa3118
resume strict verification of Diaspora messages
2011-09-19 03:36:41 -07:00
Friendika
fd18b42a5a
Check all keys before use
2011-09-19 03:30:59 -07:00
Friendika
2aef98f71d
cripple account when expired
2011-09-19 01:17:12 -07:00
Friendika
48ee3fa3b9
build diaspora public (batch) message
2011-09-18 20:17:44 -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
e2e29b2dea
only header encode if necessary
2011-09-18 17:16:02 -07:00
Friendika
5899c9f406
bug #157 - allow deleted group to be revived, but warn of side effects
2011-09-18 06:20:18 -07:00
Friendika
da05ef2ae4
rfc2047 encode notification email headers
2011-09-18 04:34:17 -07:00
Friendika
309df84172
again fix bbcode image sizes
2011-09-18 00:19:19 -07:00
Friendika
5f4ab62fe3
fix bbcode image size
2011-09-18 00:16:18 -07:00
Friendika
ce77c7287e
show real profile link location on hover
2011-09-16 15:40:34 -07:00
Friendika
6c4ad7df3a
public D* post fix
2011-09-16 14:57:41 -07:00
Friendika
d7243be2ea
log the D* publc messages
2011-09-16 14:51:25 -07:00
Friendika
5a6a3cab8e
may fix diaspora send
2011-09-16 14:46:04 -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
6b6f45f9f1
quattro: initial style of conversations
2011-09-16 12:51:14 +02:00
Fabio Comuni
9d2afc2d3c
Merge remote-tracking branch 'friendika/master' into newui
2011-09-16 09:39:29 +02:00
Friendika
80f94bb12b
federation friday update
2011-09-15 17:47:16 -07:00
Fabio Comuni
d9bce6b852
Fix issue 151
2011-09-15 11:05:09 +02:00
Friendika
cdf2fe859f
don't escape underscore within links going to diaspora
2011-09-14 21:35:13 -07:00
Friendika
1778e4a315
bloody ampersands
2011-09-14 20:47:49 -07:00
Friendika
5c0e135fe9
diaspora protocol changes
2011-09-14 19:33:42 -07:00
Friendika
1248a561e1
group_public_members sql query typo
2011-09-13 15:26:47 -07:00
Friendika
43da1429cc
import image sizes from html source
2011-09-13 04:53:17 -07:00
Friendika
08fc3e91b6
bug #148 email subscription issue
2011-09-12 22:24:36 -07:00
Friendika
ff572487a3
smilie hook
2011-09-12 03:21:39 -07:00
Friendika
17b081f9f7
allow html post to api
2011-09-11 21:52:50 -07:00
Friendika
7a06c7c3bf
bug #146 - br HTML tags showing up in events
2011-09-11 15:44:07 -07:00
Friendika
0e441fe196
bug #147 comments not working on private notes page
2011-09-11 15:09:57 -07:00
Friendika
0c0a604396
block imap function from spitting out errors to the page
2011-09-10 03:14:00 -07:00