.. |
accountsettingsaction.php
|
Created Design page for users to customize the way their profile pages
|
2009-04-12 20:30:14 +00:00 |
action.php
|
Fixes Ticket #1607 - empty 'page-notice' definition lists were
|
2009-06-12 17:06:42 -07:00 |
arraywrapper.php
|
Move NoticeWrapper to a generalized ArrayWrapper class
|
2009-01-22 18:48:52 +01:00 |
attachmentlist.php
|
Merge branch '0.8.x' into userdesign
|
2009-06-09 21:51:24 -07:00 |
attachmentnoticesection.php
|
Refactored new sections code to proper classes and added notice link to links in notice sections.
|
2009-05-17 22:06:08 -04:00 |
attachmenttagcloudsection.php
|
Refactored new sections code to proper classes and added notice link to links in notice sections.
|
2009-05-17 22:06:08 -04:00 |
blockform.php
|
selector name cleanup
|
2009-01-22 00:04:13 +00:00 |
channel.php
|
fix command classes
|
2009-02-11 15:48:30 -05:00 |
clienterroraction.php
|
Error actions use HTTP code name for title
|
2009-03-04 06:27:30 -08:00 |
clientexception.php
|
First steps to using exceptions for error handling
|
2009-02-09 07:12:08 -05:00 |
command.php
|
fix command classes
|
2009-02-11 15:48:30 -05:00 |
commandinterpreter.php
|
fix command classes
|
2009-02-11 15:48:30 -05:00 |
common.php
|
Merge branch '0.8.x' into userdesign
|
2009-06-15 21:24:22 -07:00 |
connectsettingsaction.php
|
Break up settings into two tabset
|
2009-01-17 22:30:44 +00:00 |
currentuserdesignaction.php
|
Output custom stylesheets on design sub-Actions
|
2009-06-15 22:13:35 -07:00 |
daemon.php
|
reformat lib/daemon.php for phpcs
|
2008-12-20 19:46:07 -05:00 |
dberroraction.php
|
Handle DB_DataObject errors better
|
2009-02-11 14:45:06 -05:00 |
deleteaction.php
|
Converted DeleteAction and DeletenoticeAction to new uiredesign zeitgeist
|
2009-01-20 22:20:17 -08:00 |
disfavorform.php
|
Disfavor markup/style
|
2009-01-18 21:34:57 +00:00 |
error.php
|
isReadOnly() now takes arguments
|
2009-04-13 15:55:25 -04:00 |
event.php
|
Add a method to check for registered event handlers
|
2009-06-12 16:56:43 -07:00 |
facebookaction.php
|
Some adjustments to allow the Facebook app work with Laconica 0.8
|
2009-05-26 23:21:10 +00:00 |
facebookutil.php
|
Better err handling when trying to get Facebook client
|
2009-05-27 00:01:39 +00:00 |
favorform.php
|
Favor/Disfavor form @class
|
2009-01-18 03:12:39 +00:00 |
featureduserssection.php
|
fixed quoting of the table named "user"
|
2009-03-12 15:01:46 +13:00 |
feed.php
|
Unify feeds definition in actions
|
2009-02-11 11:37:50 -05:00 |
feedlist.php
|
Unify feeds definition in actions
|
2009-02-11 11:37:50 -05:00 |
form.php
|
Let's you upload a file with a notice and have it shown with other attachments.
|
2009-05-26 21:20:04 -04:00 |
galleryaction.php
|
make some of the actions show the user's design
|
2009-05-23 23:35:04 -04:00 |
groupeditform.php
|
Code for adding and saving group aliases
|
2009-06-14 23:37:24 -07:00 |
grouplist.php
|
The rest of the things necessary to make group block work
|
2009-06-14 15:47:39 -07:00 |
groupminilist.php
|
use mini logo at mini size, not stream logo
|
2009-04-08 00:32:28 -04:00 |
groupnav.php
|
Allow users to be unblocked from a group
|
2009-06-14 16:17:44 -07:00 |
groupsbymemberssection.php
|
Fixed problem with group lists not display all details - broken (by me) in 115519a5e7
|
2009-03-06 19:28:15 +00:00 |
groupsbypostssection.php
|
Fixed problem with group lists not display all details - broken (by me) in 115519a5e7
|
2009-03-06 19:28:15 +00:00 |
groupsection.php
|
Group top post section and styles
|
2009-01-22 21:47:33 +00:00 |
grouptagcloudsection.php
|
PostgreSQL - made all 'weight' calculating SQL expressions compatible with both databases, and made some GROUP BY queries more explicit about the fields they are selecting, for the same reason.
|
2009-03-04 15:32:26 +00:00 |
htmloutputter.php
|
change htmloutputter to use exception instead of common_user_error
|
2009-02-11 15:39:49 -05:00 |
imagefile.php
|
whitespace and formatting
|
2009-02-09 12:06:06 -05:00 |
jabber.php
|
Fixed jabber code broken in 3ef4f251ac
|
2009-03-23 22:45:03 +00:00 |
joinform.php
|
Fix ID for joinform
|
2009-01-21 09:05:40 -05:00 |
jsonsearchresultslist.php
|
Fix bad dates in API's JSON search results
|
2009-04-14 16:02:26 -04:00 |
language.php
|
Fix to Korean language selection - see ticket #1351
|
2009-03-24 08:05:02 +00:00 |
leaveform.php
|
Fix ID for leaveform
|
2009-01-21 09:05:49 -05:00 |
logingroupnav.php
|
Remove 'Register' from login group nav when site is closed or inviteonly. See ticket #1335
|
2009-03-19 21:07:31 +00:00 |
mail.php
|
don't send smses to sender
|
2009-06-05 10:07:26 -07:00 |
mailbox.php
|
make some actions CurrentUserDesignActions
|
2009-05-23 23:40:11 -04:00 |
messageform.php
|
Ticket http://laconi.ca/trac/ticket/1274
|
2009-03-25 18:16:20 +00:00 |
microid.php
|
New class for Microids
|
2009-01-18 18:32:16 +00:00 |
noticeform.php
|
Cross-browser notice_attach
|
2009-06-15 03:21:15 +00:00 |
noticelist.php
|
Merge branch '0.8.x' into userdesign
|
2009-06-15 11:50:08 -07:00 |
noticesection.php
|
Changed ul to ol and added xoxo for notice lists.
|
2009-05-29 02:38:38 +00:00 |
nudgeform.php
|
Added @title to user_action inputs and anchor and form legends
|
2009-01-21 07:14:43 +00:00 |
oauthstore.php
|
helpful documentation for oauthstore nonce stuff
|
2009-03-07 13:00:13 -08:00 |
omb.php
|
take debug code out of omb.php
|
2009-05-30 03:31:26 -04:00 |
openid.php
|
Try to do intelligent redirect codes
|
2009-04-01 15:30:59 -04:00 |
ownerdesignaction.php
|
Output custom stylesheets on design sub-Actions
|
2009-06-15 22:13:35 -07:00 |
peoplesearchresults.php
|
Break profilelist into a recipe
|
2009-06-14 14:52:26 -07:00 |
personalgroupnav.php
|
Add an even (hook): StartPersonalGroupNav.
|
2009-04-16 17:58:52 +00:00 |
personaltagcloudsection.php
|
PostgreSQL - made all 'weight' calculating SQL expressions compatible with both databases, and made some GROUP BY queries more explicit about the fields they are selecting, for the same reason.
|
2009-03-04 15:32:26 +00:00 |
ping.php
|
not correctly checking results of XML-RPC request
|
2009-03-22 15:34:09 -04:00 |
plugin.php
|
utility superclass for plugins
|
2009-02-09 08:47:11 -05:00 |
popularnoticesection.php
|
Refactored new sections code to proper classes and added notice link to links in notice sections.
|
2009-05-17 22:06:08 -04:00 |
profileaction.php
|
Merge branch '0.8.x' into userdesign
|
2009-06-15 11:50:08 -07:00 |
profilelist.php
|
return count from show
|
2009-06-14 22:09:04 -07:00 |
profileminilist.php
|
typo in profileminilist class
|
2009-06-14 22:09:17 -07:00 |
profilesection.php
|
Move common_avatar_* functions to Avatar
|
2009-02-06 03:55:48 -05:00 |
publicgroupnav.php
|
Hooks for: Public group nav in order to place a list-anchor item at
|
2009-03-04 05:23:41 +00:00 |
queuehandler.php
|
alert to what transport we're checking for
|
2009-04-23 10:08:26 +00:00 |
router.php
|
make admins of groups
|
2009-06-15 00:59:15 -07:00 |
rssaction.php
|
http://laconi.ca/trac/ticket/1367
|
2009-06-12 16:18:58 +00:00 |
search_engines.php
|
Somewhat better behaviour with mixed caps in search
|
2009-03-19 11:01:58 -04:00 |
searchaction.php
|
cosmetic fixes.
|
2009-04-17 16:46:49 +00:00 |
searchgroupnav.php
|
Search form markup and style
|
2009-01-24 00:58:12 +00:00 |
section.php
|
Fix the More... link for popular notices section
|
2009-02-14 17:48:08 -05:00 |
servererroraction.php
|
Error actions use HTTP code name for title
|
2009-03-04 06:27:30 -08:00 |
serverexception.php
|
First steps to using exceptions for error handling
|
2009-02-09 07:12:08 -05:00 |
settingsaction.php
|
make some actions CurrentUserDesignActions
|
2009-05-23 23:40:11 -04:00 |
Shorturl_api.php
|
rewrote short url stuff to handle new file/url classes (redirections, oembed, mimetypes, etc.)
|
2009-05-13 14:27:32 -04:00 |
snapshot.php
|
fixes during checking of snapshot
|
2009-05-26 17:26:31 -04:00 |
subgroupnav.php
|
add hooks for subgroupnav showing
|
2009-05-15 14:22:49 -04:00 |
subpeopletagcloudsection.php
|
fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds.
|
2009-04-24 20:01:03 +00:00 |
subs.php
|
Revert "Fixup already-subscribed string"
|
2009-01-27 20:34:57 -05:00 |
subscribeform.php
|
Added @title to user_action inputs and anchor and form legends
|
2009-01-21 07:14:43 +00:00 |
subscriberspeopleselftagcloudsection.php
|
fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds.
|
2009-04-24 20:01:03 +00:00 |
subscriberspeopletagcloudsection.php
|
fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds.
|
2009-04-24 20:01:03 +00:00 |
subscriptionlist.php
|
base class SubscriptionList for some actions
|
2009-06-14 14:53:42 -07:00 |
subscriptionspeopleselftagcloudsection.php
|
fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds.
|
2009-04-24 20:01:03 +00:00 |
subscriptionspeopletagcloudsection.php
|
fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds.
|
2009-04-24 20:01:03 +00:00 |
tagcloudsection.php
|
Added personal tag page: http://example.com/MY_NICK/tag/A_TAG
|
2009-05-18 17:18:57 -04:00 |
theme.php
|
Removed hanging skin crapola
|
2009-06-14 05:57:59 +00:00 |
topposterssection.php
|
PostgreSQL - a couple more GROUP BY queries that needed to be explicit
|
2009-03-09 20:24:56 +00:00 |
twitter.php
|
Merge branch '0.7.x' into 0.8.x
|
2009-04-08 22:55:13 +00:00 |
twitterapi.php
|
Ticket #1611 and a bunch of code cleanup
|
2009-06-12 01:31:22 -07:00 |
unblockform.php
|
Added @title to user_action inputs and anchor and form legends
|
2009-01-21 07:14:43 +00:00 |
unsubscribeform.php
|
Added @title to user_action inputs and anchor and form legends
|
2009-01-21 07:14:43 +00:00 |
util.php
|
allow a configured base for cache keys
|
2009-06-15 16:09:40 -07:00 |
webcolor.php
|
Throw an WebColorException if wrong # of hex chars
|
2009-06-15 21:21:33 -07:00 |
widget.php
|
Fix extralong lines in widget.php
|
2009-01-13 23:56:10 -05:00 |
xmloutputter.php
|
Fix the constructor for Action
|
2009-01-15 14:21:47 -05:00 |
xmlstringer.php
|
Add XMLStringer for building XML strings
|
2009-02-12 08:38:43 -05:00 |
xmppqueuehandler.php
|
move opening brace of class declaration to next line
|
2008-12-23 14:49:23 -05:00 |