Evan Prodromou
|
47b89aa2c3
|
Changes to router setup to make notice search RSS feed work
Conflicts:
lib/router.php
|
2009-03-30 15:05:50 -04:00 |
|
Evan Prodromou
|
148310e5fc
|
welcome notice, default sub for new users
|
2009-03-30 11:14:43 -04:00 |
|
Evan Prodromou
|
a68836acb4
|
add full name title to notice list link
|
2009-03-30 10:38:26 -04:00 |
|
Evan Prodromou
|
650a86d79a
|
add fullname to title and h1 for groups
|
2009-03-30 10:28:44 -04:00 |
|
Evan Prodromou
|
d5ac986b80
|
add titles to group links in notices
|
2009-03-30 10:26:36 -04:00 |
|
Evan Prodromou
|
3af6680716
|
add a title to attention notice links
|
2009-03-30 10:17:10 -04:00 |
|
Evan Prodromou
|
ce212c3903
|
full name in title and h1 of the personal profile
|
2009-03-30 09:58:49 -04:00 |
|
Evan Prodromou
|
1116526f08
|
fixed pagination variable problem
|
2009-03-25 12:32:46 -04:00 |
|
CiaranG
|
55e8a6ca1b
|
A different search pagination fix (see ticket #1333) that doesn't require fixing the upstream code, thus undoing the change made in d64be5108d
Merged.
|
2009-03-25 12:27:14 -04:00 |
|
CiaranG
|
d92926f892
|
Fix to Net_URL_Mapper to make search pagination work. See Ticket #1333
|
2009-03-25 12:24:22 -04:00 |
|
Evan Prodromou
|
a148569705
|
include text of notice in favourites notification
|
2009-03-24 10:29:30 -04:00 |
|
Evan Prodromou
|
a1e37b2bd2
|
show subscribe button and block form again
|
2009-03-23 15:44:39 -04:00 |
|
Evan Prodromou
|
149fa14bd4
|
not correctly checking results of XML-RPC request
|
2009-03-22 15:34:09 -04:00 |
|
Evan Prodromou
|
2e3f228b4b
|
variable name error
|
2009-03-22 15:24:09 -04:00 |
|
Evan Prodromou
|
8f64c247fd
|
redirect to original URL or URI for remote notices
|
2009-03-19 11:38:25 -04:00 |
|
Evan Prodromou
|
d1b2a9d708
|
Somewhat better behaviour with mixed caps in search
Deal somewhat better with mixed caps in people and notice search.
|
2009-03-19 11:01:58 -04:00 |
|
Evan Prodromou
|
5dc913f589
|
ping handler returns proper boolean response
The ping queue handler wasn't returning a true value -- filling up the
queue with ping requests. It now returns a true value.
|
2009-03-19 09:39:19 -04:00 |
|
Evan Prodromou
|
0e93b638b5
|
fix bug in profile list owner check
|
2009-03-18 16:35:03 -04:00 |
|
Evan Prodromou
|
3eff673a0f
|
Add Adium to notice sources
|
2009-03-14 23:25:43 -04:00 |
|
Adrian Lang
|
221c61a499
|
Fix typo in the the newmessage route.
|
2009-03-14 02:37:53 -04:00 |
|
Evan Prodromou
|
0b436ec997
|
update version number to 0.7.2.1
|
2009-03-12 12:45:03 -04:00 |
|
Evan Prodromou
|
75f2095a00
|
update q-factors for new translations
|
2009-03-12 12:39:57 -04:00 |
|
root
|
6d7c106a23
|
Update from Pootle on 12 Mar 2009
Automated update from Pootle on 12 Mar 2009
|
2009-03-12 16:28:27 +00:00 |
|
Evan Prodromou
|
e185c0395a
|
Revert "trac #201 Add flowplayer to enable multimedia playback capability."
This reverts commit 9c9b6790ce .
This code wasn't ready for release, so I've reverted it for now.
Conflicts:
lib/action.php
lib/util.php
|
2009-03-12 00:13:28 -04:00 |
|
Evan Prodromou
|
93030ae7b6
|
add missing PEAR_Exception file
|
2009-03-12 00:02:25 -04:00 |
|
Evan Prodromou
|
745cdd206c
|
fixup config errors
|
2009-03-11 23:43:03 -04:00 |
|
Evan Prodromou
|
4a41dbcdc4
|
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
|
2009-03-11 22:43:55 -04:00 |
|
Evan Prodromou
|
254e5e5020
|
Update README and version number
Update the README and the version number for this release.
|
2009-03-11 22:28:42 -04:00 |
|
CiaranG
|
2fa6d42977
|
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
|
2009-03-11 23:47:06 +00:00 |
|
CiaranG
|
c08e4d904e
|
PostgreSQL - a few more query compatibility issues (submitted by oxygene)
|
2009-03-11 23:46:23 +00:00 |
|
Evan Prodromou
|
dfd9e31859
|
Add initial trackback support
|
2009-03-11 19:42:53 -04:00 |
|
Evan Prodromou
|
70d5fc4684
|
Document the site-logo configuration option
The configuration option for site logo wasn't well documented, so I
added it to the README file, config.php.sample, and common.php.
|
2009-03-11 16:21:10 -04:00 |
|
CiaranG
|
e6a3e6d451
|
Updated update_pot.sh to point to renamed file and generated new laconica.po with all the latest translatable text included
|
2009-03-11 16:37:03 +00:00 |
|
Adrian Lang
|
2cbb67c21e
|
Define undefined variable.
|
2009-03-11 10:40:24 +01:00 |
|
Adrian Lang
|
048bc77077
|
Add nullcheck for foreign profile.
|
2009-03-11 10:40:14 +01:00 |
|
Adrian Lang
|
c0f44ca44d
|
Check if that $_SERVER param is set before accessing.
|
2009-03-11 10:39:43 +01:00 |
|
Adrian Lang
|
c0db74dcfb
|
Another undefined object member.
|
2009-03-11 10:39:06 +01:00 |
|
Adrian Lang
|
00c14d22de
|
Remove comparison with member variable of null variable, cleaned code a bit.
|
2009-03-11 10:38:58 +01:00 |
|
Adrian Lang
|
a547c5f642
|
Fix array access on possibly undefined index.
|
2009-03-11 10:38:48 +01:00 |
|
Adrian Lang
|
04a05ca236
|
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
|
2009-03-11 10:14:32 +01:00 |
|
CiaranG
|
b9194e7923
|
Correction to recently added dupe-checking feature - was using wrong config value
|
2009-03-11 09:12:39 +00:00 |
|
Adrian Lang
|
72338b8c26
|
Merge branch '0.7.x' of http://git.gitorious.org/laconica/erichelgeson-clone into review/0.7.x
|
2009-03-11 10:07:41 +01:00 |
|
Zach Copley
|
622cc150d8
|
Fix xml:lang attr
|
2009-03-10 18:30:58 -07:00 |
|
Zach Copley
|
1e29cbd691
|
Make search API Atom feeds more valid
|
2009-03-10 18:17:20 -07:00 |
|
Zach Copley
|
a989c58c11
|
Fix tag URIs in Atom feeds for search thru the API
|
2009-03-10 17:20:43 -07:00 |
|
Zach Copley
|
df07786f28
|
Allow unauthenticated users to view /api/statuses/replies/id.format
(they can already see @replies via friends_timeline anyway).
|
2009-03-10 16:48:14 -07:00 |
|
Zach Copley
|
5caeeabfc2
|
Updated config.php.sample with example Tag URI configs
|
2009-03-10 16:24:46 -07:00 |
|
Zach Copley
|
91980c73a7
|
Updates to the API to improve Atom feeds
|
2009-03-10 16:15:57 -07:00 |
|
Eric Helgeson
|
c6cd87c106
|
Changed all $config[][] calls to common_config()
|
2009-03-09 20:01:35 -05:00 |
|
CiaranG
|
945bbf00dc
|
PostgreSQL - a couple more GROUP BY queries that needed to be explicit
|
2009-03-09 20:24:56 +00:00 |
|