Mikael Nordfeldth a4739b0107 Move some last OpenID stuff into the OpenID plugin (XRDS) 10 years ago
..
accountmover.php 5fd6053220 Code cleanup and enabling User object's etc. getUri() 11 years ago
accountprofileblock.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 years ago
action.php 0b81fbd590 imitate ->boolean with $def=false 10 years ago
activity.php 343291262e ostatus:conversation element instead of link rel="" 10 years ago
activitycontext.php 343291262e ostatus:conversation element instead of link rel="" 10 years ago
activityhandlerplugin.php a647a4f6b3 Moving some more repeat stuff into the Share plugin 10 years ago
activityimporter.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 10 years ago
activitymover.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException 10 years ago
activityobject.php 286b54e527 Use getUrl() on File and File_thumbnail instead of ->url 10 years ago
activitysink.php 7db24c32d6 * fix some i18n and L10n issues 14 years ago
activitysource.php b28266b3d6 Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString() 14 years ago
activitystreamjsondocument.php 89704bcdee Fixes some non-defined variables in commit eb2f93a 10 years ago
activityutils.php fffacaa27c FavorAction now uses Notice::saveActivity 11 years ago
activityverb.php fa080328cf favorite and like are synonyms of each other 10 years ago
adminform.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
adminpanelaction.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 11 years ago
adminpanelnav.php 9a8ccbaef2 Call HomeStubNav instead of duplicating code 10 years ago
alreadyfulfilledexception.php b16d8cba1d AlreadyFulfilledException added, for acceptable exceptions 11 years ago
apiaction.php 0726dcd06c Start using NoParentNoticeException more widely 10 years ago
apiauthaction.php 7e65f4f6ea StatusNet to GNU social renaming in minor places 10 years ago
apibareauthaction.php 9be368006c Naming stuff GNUsocial rather than StatusNet 11 years ago
apignusocialoauthdatastore.php 9edde007b1 instanceof checks for better typing 11 years ago
apilistusers.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 11 years ago
apioauthaction.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 years ago
apiprivateauthaction.php 34a6624452 Qvitter API changes (thanks hannes2peer) 11 years ago
applicationeditform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 years ago
applicationlist.php 414a95a784 Initial move towards microformats2 11 years ago
approvegroupform.php 3be26565fb Update translator documentation. 14 years ago
approvesubform.php e5b5c256a3 Working subscription approval! 14 years ago
arraywrapper.php dc7099aa5a ArrayWrapper::fetchAll() shortcut 14 years ago
atom10feed.php 7e65f4f6ea StatusNet to GNU social renaming in minor places 10 years ago
atomcategory.php f5128015be Use outputTo() instead of asString() for including sub-elements 14 years ago
atomgroupnoticefeed.php fcf47f315b Removed deprecated activity:subject 11 years ago
atomlistnoticefeed.php fcf47f315b Removed deprecated activity:subject 11 years ago
atomnoticefeed.php 89704bcdee Fixes some non-defined variables in commit eb2f93a 10 years ago
atompubaction.php b2d332c914 These were meant for lower classes 10 years ago
atompubclient.php 0ec3047e0c Move AtomPubClient to its own module 14 years ago
atomusernoticefeed.php 89704bcdee Fixes some non-defined variables in commit eb2f93a 10 years ago
attachment.php b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks 10 years ago
attachmentlist.php 1c04601a9c Removing excessive "inline" attachment listings 10 years ago
attachmentlistitem.php ef1f17fc2a Don't use <object> for application/ogg 10 years ago
attachmentnoticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 years ago
attachmenttagcloudsection.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
authenticationplugin.php bece816ec7 User class throws exception on register failure 10 years ago
authorizationexception.php 1525acdca1 Extend authorization framework to cover login and API use 14 years ago
authorizationplugin.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
avatarlink.php fb94a16217 Moved Avatar retrieval into Avatar class 11 years ago
blockform.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
cache.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 years ago
cachingnoticestream.php 22fead1b46 Squashed commit of the following: 13 years ago
cancelgroupform.php ac955699b6 Fix use of incorrect method causing i18n issue. 14 years ago
cancelsubscriptionform.php 700018fd09 L10n/i18n updated. 14 years ago
channel.php 83fb5e6023 Mass replacement of #-comments with //-comments 14 years ago
clienterroraction.php f71912440a - New base InfoAction for dialog box like msgs 14 years ago
clientexception.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
columndef.php b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
command.php 1194c47c5d ksort on commands array to avoid converting to numerical array 10 years ago
commandinterpreter.php c5da7306bd return logic tidied up for command interpretation 10 years ago
common.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 years ago
conversationnoticestream.php 0cefab3603 Replies and Conversation noticestreams should only get POSTs by default 10 years ago
curry.php 0158f4f73d PHP 5.3 closure-based implementation of curry(); old implementation used as fallback for older PHP versions. Added unit tests to confirm they both work! 15 years ago
daemon.php f29d8e0d5a Make daemons call setgid() *before* setuid() because doing it the other way around doesn't appear to work, at least on Linux. 11 years ago
dberroraction.php 7abecb61bd i18n/L10n updates. 14 years ago
dbqueuemanager.php 0bd16b521c OpportunisticQM shouldn't try to handle what it can't find 10 years ago
default.php 82f9b6908c Fake recovery by email address, to hide registrants on the site 10 years ago
defaultlocalnav.php 45952ff164 "Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside 14 years ago
defaultprofileblock.php cc3841a623 Profile sized avatar in DefaultProfileBlock 11 years ago
deletegroupform.php 2dbdb0f185 Translator documentation updated/added. 14 years ago
deleteuserform.php 08cb576b52 Add translator documentation 14 years ago
deluserqueuehandler.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
distribqueuehandler.php 5842c59ba7 Get group attentions back into the "all" feed 11 years ago
docfile.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 years ago
dofollowlistitem.php b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks 10 years ago
error.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 years ago
event.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 10 years ago
featureduserssection.php 14308c21db Don't show featuredusersection by default 14 years ago
feed.php fadc4df039 use application/stream+json for Activity Streams 14 years ago
feedimporter.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
feedlist.php e5d8fd6857 Add Activity Streams feeds to export data 14 years ago
filenotfoundexception.php f46d675a20 GNU social is with a minor s. 11 years ago
filenoticestream.php d06965603d Still bad 12 years ago
filteringnoticestream.php e0014b6736 FilteringNoticeStream now uses OOP for getNotices 11 years ago
form.php d56d97a439 Only POST Form widgets send a session token. 11 years ago
formaction.php 0a2c51510c FormAction wants getInstructions to be protected 10 years ago
framework.php 2b2ebfc254 bump version to 1.2.0-alpha1 10 years ago
fullthreadednoticelist.php d197c86a61 show full threaded notice list in conversation view 14 years ago
galleryaction.php e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction 11 years ago
gnusocial.php 746e658f3e Don't log every included config file 10 years ago
grantroleform.php 7abecb61bd i18n/L10n updates. 14 years ago
groupaction.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 years ago
groupblockform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 years ago
groupeditform.php a89e91da79 By default, don't allow nick changes for profiles 10 years ago
grouplist.php 414a95a784 Initial move towards microformats2 11 years ago
groupmemberlist.php 3be26565fb Update translator documentation. 14 years ago
groupmemberlistitem.php 3be26565fb Update translator documentation. 14 years ago
groupminilist.php 414a95a784 Initial move towards microformats2 11 years ago
groupnoprofileexception.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 years ago
groupnoticestream.php 6e04133427 private group fix 13 years ago
groupprofileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class 11 years ago
groupsbymemberssection.php 36d619480a Rip out user, group and site design customization code 14 years ago
groupsbypostssection.php 36d619480a Rip out user, group and site design customization code 14 years ago
groupsection.php 773441c2c5 abstract declaration of GroupSection 10 years ago
groupsnav.php 9b6633698c Group discovery from text functions polished 11 years ago
grouptagcloudsection.php acc4df9edd shorter title for tag cloud section on groups 13 years ago
homestubnav.php d0347bb98f Removing home stub if empty 10 years ago
htmloutputter.php f642da201d Easier to modify DTD for HTMLOutputter 10 years ago
httpclient.php a2ddcc124f No redirect follow on HEAD request (bump to PHP5.5 minimum requirement) 10 years ago
imagefile.php 3ee673ac91 ImageFile->resize now totally replaced with resizeTo 10 years ago
imchannel.php fa91bc7132 Some getStaticProperty calls to PEAR globalized 11 years ago
immanager.php e7a026091c enqueue_outgoing_raw -> enqueueOutgoingRaw 14 years ago
implugin.php c5da7306bd return logic tidied up for command interpretation 10 years ago
imqueuehandler.php cce92e394b public_notice -> publicNotice 14 years ago
imreceiverqueuehandler.php 764e0ab962 receive_raw_message -> receiveRawMessage 14 years ago
imsenderqueuehandler.php 20d6a7caed Merge branch '0.9.x' into 1.0.x 15 years ago
inboxnoticestream.php e41d324a53 NoticeStream already handles "getNotices" 10 years ago
inboxtagcloudsection.php 2272cc244d Removed Inbox from core (unused since 4b2a66ed29091209c05d74755e42f96265c846ce) 11 years ago
infoaction.php cc34bb48c7 OAuth related syntax fixes, nothing big 11 years ago
inlineattachmentlist.php 7e2caa0bb1 Make it easier to hide attachments list header 10 years ago
installer.php e1822c2b66 schemacheck hint in newly installed config.php 10 years ago
invalidurlexception.php f46d675a20 GNU social is with a minor s. 11 years ago
invitebuttonsection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 years ago
inviteform.php e48c26e156 Update translator documentation, i18n and L10n. 14 years ago
iomanager.php 50e611a1a9 Shouldn't define static classes as abstract. 11 years ago
iomaster.php eb5097aecb We don't need _that_ noisy queue managers... 11 years ago
joinform.php 2dbdb0f185 Translator documentation updated/added. 14 years ago
jsonsearchresultslist.php 7ea067a0dc Notice_source checks in better code style 10 years ago
language.php a452a3b1a0 Snapshot of the Transifex translation project - February 2015 10 years ago
leaveform.php 7abecb61bd i18n/L10n updates. 14 years ago
liberalstomp.php 791b98046d Stomp blocking writes fix 15 years ago
listsnav.php b1ff67a55e Add translator documentation. 13 years ago
location.php 4463768bae tobyink's location RDF patch 15 years ago
logingroupnav.php b150b9439a don't show register in login if already logged in 14 years ago
mail.php 660e8c6efc Fave::addNew now calls Notice::saveActivity 10 years ago
mailhandler.php 48da97f204 MediaFile code improvements, preparing to implement multi-attachments 11 years ago
makeadminform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 years ago
managedaction.php 05006f687a Move more POST handling into ManagedAction 10 years ago
mediafile.php ff6969302b Some SVG files are "text/html" according to 'file' 10 years ago
menu.php b6b9036821 StartSubMenu and EndSubMenu events 10 years ago
methodnotimplementedexception.php 50e611a1a9 Shouldn't define static classes as abstract. 11 years ago
microappplugin.php e45c784451 Fix footer in plugins' notices. 10 years ago
microid.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 years ago
moremenu.php a053d96bf2 Better list-unwrapping in MoreMenu 13 years ago
mysqlschema.php 2f86cd8602 utf8mb4 conversion on database with index adjusts 10 years ago
networkpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 10 years ago
nickname.php 3d0994bcca Updating Markdown class + use spl_autoload_register 11 years ago
noavatarexception.php f46d675a20 GNU social is with a minor s. 11 years ago
noparentnoticeexception.php c84b21008e Notice->getParent code reuse 10 years ago
noprofileexception.php e83b2e147a NoProfileException collision avoidance fix 11 years ago
noresultexception.php 2cecfe8f82 We can only handle Memcached_DataObject in NoResultException 11 years ago
nosuchgroupexception.php bcb6dadc9f Corrected message in NoSuchGroupException 10 years ago
nosuchuserexception.php 09ef1fff69 NoticeListItem attentions showed double for User_group 11 years ago
noticeform.php 98b65763b0 input elements outside of label elements 10 years ago
noticelist.php 20f8dd6565 Repeats shown in threaded noticelist now handled by plugin 10 years ago
noticelistactorsitem.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 11 years ago
noticelistitem.php a647a4f6b3 Moving some more repeat stuff into the Share plugin 10 years ago
noticelistitemadapter.php fcdd061b4f pluginified most of hasFave, getFaves and related calls 11 years ago
noticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 years ago
noticestream.php 5ebe01ba36 NoticeStream fixes regarding non-post verbs 11 years ago
nouploadedmediaexception.php 8b585ff647 MediaFile upload simplifying 10 years ago
nouriexception.php d2c749c7de NoUriException added and implemented in FeedSub class 11 years ago
nudgeform.php b1d451f98b Upadte translator documentation. 14 years ago
oauthclient.php b43be41643 OAuth extlib updated and Twitter comments removed 11 years ago
parallelizingdaemon.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 years ago
passwordhashexception.php e2c50d202f AuthCrypt now tidied up and enabled by default. 11 years ago
peopletageditform.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
peopletaggroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 years ago
peopletaglist.php 414a95a784 Initial move towards microformats2 11 years ago
peopletagnav.php 8cfd8450d5 Update/fix translator documentation. 14 years ago
peopletagnoticestream.php efb7d28d83 Fix problems in joinAdd with xampp 14 years ago
peopletagsbysubssection.php c27b9c0722 Update translator documentation. 14 years ago
peopletagsection.php e4f1c77d6b showAvatar functions deduplicated into Widget class 11 years ago
peopletagsforusersection.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 14 years ago
peopletagsubscriptionssection.php c27b9c0722 Update translator documentation. 14 years ago
peopletagswidget.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 years ago
personalgroupnav.php 68143ff916 DirectMessage moved into a plugin, not done yet 10 years ago
personaltagcloudsection.php e686199616 accidentally stored wrong personaltagcloudsection 14 years ago
pgsqlschema.php aeb1c23a2f fix index drop on pg 14 years ago
ping.php 255943d78f User agents and generators changed to GNU social 11 years ago
pingqueuehandler.php c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 years ago
plugin.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 years ago
plugindisableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 15 years ago
pluginenableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 15 years ago
pluginlist.php 26a92b2801 Hopefully fix TRANS message not getting picked up by xgettext. 14 years ago
pluginqueuehandler.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 years ago
poco.php 5f867f98c2 Typing and static declaration in PoCo class 11 years ago
pocoaddress.php 11f77b2fca Add PoCo to Activity Streams JSON 14 years ago
pocourl.php 11f77b2fca Add PoCo to Activity Streams JSON 14 years ago
primarynav.php 44a46de7ff use a form for search 13 years ago
primarynoticelist.php a3b9367c9a new noticelist classes for primary and section lists 10 years ago
processmanager.php 532e486a93 Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes. 15 years ago
profileaction.php bb8d377b91 Redirect to group URL for /nickname pattern 10 years ago
profileactionform.php 64677fc09a common superclass for actions that operate on a profile and return 15 years ago
profileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class 11 years ago
profileformaction.php 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 11 years ago
profilelist.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 years ago
profilelistitem.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 years ago
profileminilist.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 years ago
profileminilistitem.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 years ago
profilenoaccturiexception.php 9ea57e5cb2 getAcctUri function added with related exception 11 years ago
profilenoticestream.php 5ebe01ba36 NoticeStream fixes regarding non-post verbs 11 years ago
profilesection.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 years ago
publicgroupnav.php 26631bf9e6 Show network public feed link in PublicGroupNav 10 years ago
publicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 10 years ago
publictagcloudsection.php 5899a3f5ee fail gracefully when no IDs for tag cloud 14 years ago
queuehandler.php e9995b0f6a Create IM plugin, Pluginize XMPP, Create AIM plugin 15 years ago
queuemanager.php 5e834e8119 We're logging this already elsewhere 10 years ago
queuemonitor.php e9995b0f6a Create IM plugin, Pluginize XMPP, Create AIM plugin 15 years ago
redirectingaction.php b1d451f98b Upadte translator documentation. 14 years ago
replynoticestream.php f4be42c597 Sorry, left some debug lines in the pushed source :) 10 years ago
revokeroleform.php b1d451f98b Upadte translator documentation. 14 years ago
right.php 04ad0838be Add spam-training, spam-reviewing rights 13 years ago
router.php 6f0f8cd6c7 Initial work on making the Share verb handled in plugin 10 years ago
rssaction.php 7e65f4f6ea StatusNet to GNU social renaming in minor places 10 years ago
sandboxform.php b1d451f98b Upadte translator documentation. 14 years ago
schema.php 0e6b80ded3 more debugging info on failed schema.php runSqlSet 10 years ago
schemaupdater.php 8a119dc970 We already throw exceptions for PEAR errors 10 years ago
scopingnoticestream.php fac7371179 pivotGet moved into Managed_DataObject 11 years ago
search_engines.php 5f1a795b73 Add some other ways to order searches to the base search engine class 14 years ago
searchaction.php 9a9f6f0502 Use HTTPS links for Google and Yahoo! 10 years ago
searchform.php d56d97a439 Only POST Form widgets send a session token. 11 years ago
searchgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 years ago
searchnoticestream.php 4331b8b4f1 make search results privacy-aware 14 years ago
secondarynav.php df72adcd2d remove bad old badge code 13 years ago
section.php 51f97c7e84 section control over their notice lists + HTML id stuff 10 years ago
sectionnoticelist.php a3b9367c9a new noticelist classes for primary and section lists 10 years ago
selftagswidget.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation 10 years ago
servererroraction.php f71912440a - New base InfoAction for dialog box like msgs 14 years ago
serverexception.php 69e621a3e8 - Update ApiOauthAuthorizeAction to 1.0a 14 years ago
settingsaction.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 11 years ago
settingsnav.php 89ecda2c52 Home stub nav for admin, settings, and docs 13 years ago
silenceform.php b1d451f98b Upadte translator documentation. 14 years ago
siteprofile.php dfdfe4143a Set siteprofile default values for config public/localonly 10 years ago
sitestreamaction.php bdd15cfe63 don't double the output for some PublicAction->extraHead 10 years ago
smsqueuehandler.php c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 years ago
spawningdaemon.php 8f81762d68 common_memcache() => Cache::instance() 14 years ago
statusnet.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 years ago
stompqueuemanager.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 years ago
subgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures 10 years ago
subpeopletagcloudsection.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 years ago
subscribeform.php b1d451f98b Upadte translator documentation. 14 years ago
subscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 14 years ago
subscriberspeopleselftagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 years ago
subscriberspeopletagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 years ago
subscriptionlist.php 53fb39a1d0 Nicknames in subscriptions list 11 years ago
subscriptionspeopleselftagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 years ago
subscriptionspeopletagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 14 years ago
tabledef.php 2fabf586c7 Break TableDef, ColumnDef classes to separate files so autoloader can find them. 15 years ago
tagcloudsection.php 3904ab9983 only 10 tags per section 14 years ago
taggedprofilenoticestream.php 951601633b better handling of tagged notice streams 13 years ago
tagnoticestream.php d7f96307dc all filtering stream classes take an optional profile parameter 14 years ago
tagprofileform.php b9a8b2ad05 missing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81 11 years ago
taguri.php 61a072b3c4 Add a library to mint tag URIs 15 years ago
theme.php 8fac7a9f6c StatusNet class renamed GNUsocial 10 years ago
themeuploader.php ea8b468348 Update translator documentation. 14 years ago
threadednoticelist.php 20f8dd6565 Repeats shown in threaded noticelist now handled by plugin 10 years ago
threadingnetworkpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 10 years ago
threadingnoticestream.php ff782f1d97 Thread by conversation, not id 14 years ago
threadingpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream 10 years ago
togglepeopletag.php b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new 11 years ago
topposterssection.php a4e334a0ba Translator documentation added/updated. 14 years ago
toselector.php 9b6633698c Group discovery from text functions polished 11 years ago
uapplugin.php 138d26d488 Favorite "aside"-sections moved, also small fixes left from before 11 years ago
unblockform.php 08edd1fedf * i18n/L10n updates. 14 years ago
unknownuriexception.php 89e817e5b0 UnknownUriException added for better error handling 11 years ago
unqueuemanager.php a66181c900 Fix unqueuemanager for updated QueueHandler interface 15 years ago
unsandboxform.php a4e334a0ba Translator documentation added/updated. 14 years ago
unsilenceform.php a4e334a0ba Translator documentation added/updated. 14 years ago
unsubscribeform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 13 years ago
unsubscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. 14 years ago
unsupportedmediaexception.php 9588a2d2d5 UnsupportedMediaException caused excessive debug log 11 years ago
urlmapper.php 0bd26ed3f0 Store a list of all paths the router knows about (backward compatibility with Net_URL_Mapper) 13 years ago
urlshortenerplugin.php 14adb7cc41 Give users more control over URL shortening 15 years ago
usefileasthumbnailexception.php 5a3d74d9a8 UseFileAsThumbnailException (helps support GIFs) 11 years ago
useractivitystream.php 6620ad793a Deja vu of user->getProfile() from 4f9b70d 10 years ago
usernoprofileexception.php cd0e3f1fa4 NoProfileException now parent to User* and Group* 11 years ago
util.php 0726dcd06c Start using NoParentNoticeException more widely 10 years ago
uuid.php 3cab5b36c1 Replace common_good_random with common_random_hexstr 11 years ago
webcolor.php 6c0e43be9e L10n consistency updates in wording and punctuation. 14 years ago
widget.php 7f0c7e8e80 Widgets require Action not HTMLOutputter (getScoped) 11 years ago
xmloutputter.php 38729133e2 HTML5 media <source> tags are short tags 10 years ago
xmlstringer.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 years ago