Skip to content

Instantly share code, notes, and snippets.

@catrope
Created September 14, 2015 17:04
Show Gist options
  • Save catrope/8e5a193f6df8617847eb to your computer and use it in GitHub Desktop.
Save catrope/8e5a193f6df8617847eb to your computer and use it in GitHub Desktop.
wmf22..(wmf23)
Echo
2ec0cca The return of the 'mark all as read' button
7310a6b Show unread notifications first in the popup
73e3ed3 Add a tooltip to the notification badges
aae891d Use #pt-notifications-alert to get Special:Notifications link
b6712be Reduce distance between notification badges
71999b2 Only show 'mark all as read' AFTER there are notifications
a3e5dd4 Add mediawiki.jqueryMsg dependency
a37e764 Align popup footer buttons to take 50% width each
957c2b0 Only use inverted icons for skins using the MediaWiki OOUI theme
5c49d14 Override padding for links in personal tools in Modern skin
fbd0503 Remove unnecessary calc() from css
48dc79b Restyle buttons to be fully clickable
b1b9b6e Don't clear notifications when refetching
1301a8f Add constructed class and messages names in comment for greppability
eef9cb8 Fix vertical alignment of 'Mark all as read' button
15772bc Defer the "seen time" updates on GET requests
7ad8cc2 Make links non-white in the notification popup in Modern
7ae462f Use localized numbers in the badge
381b7be Avoid flashes: late debounce causes annoying flashes
e77d088 Let action buttons center align
0eb5d53 Link directly to notification preferences in flyout
bfd27ae Wrap notifications with a link for native click behavior
3940f52 Only load nojs Special:Notifications styles on the special page
b046a10 Don't load oojs-ui.styles on every page
0c5869c Use math to compute badge padding in nojs
Flow
81276db Browser tests: adjust to actual archive template
0ddae7d Browser tests: Special:EnableFlow without header
59cc0e3 Use wikitext icon from OOUI for the VE->WT switch tool
87faf4b VisualEditorWidget: Ensure toolbar is initialized after editor is attached
5c773ce EditorSwitcherWidget: Move wikitext-specific styles to WikitextEditorWidget
1b68acc mw.flow.ve.Target.less: Apply font-size override to toolbar rather than target
afcbd3d mw.flow.ve.Target.less: Avoid magical margin-top on actions div
752fe7f Make VE and wikitext editors (almost) the same height
6c031e0 Replace the WT->VE switch button with an OOUI toolbar tool
e8e1fee Add GENDER support for flow-notification-enabled-on-talkpage-email-batch-body
a7ff72d Add hint to use {{GENDER:|...}} to flow-talk-page-beta-feature-description
6ac48db Remove dead code
a8dfee4 Remove containing file as intended.
7c52e51 Avoid null pointer exception and instead show relevant debugging info
a577e3a Move lock up in the Flow drop down menu
c60c624 Set line-height: 0; to empty AnonWarningWidget
184f0cf Set the guided tour cookie in onUserSaveOptions
cce1514 Don't open multiple editors when editing posts that have replies
7cbd192 Follow-up 87faf4b3241: don't break toolbar when setContent() is called
af6ef25 Fix toggling Flow to false in BetaFeatures (opt-out)
70cf88b Make sure editLink gets set in OOUI/BoardDescriptionWidget
7823862 Use topicId instead of page name for posts in the APIHandler
910bcb2 Centralize the application of flow-api-inprogress class
4f6ea5c Add GENDER support for opt-in Echo messages
1f35523 Add Orya translation
f2fb06b Use ref_src_workflow_id to find workflow ID, add index
0a77c4b Update references migration to reflect production status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment