Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gajim gajim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 203
    • Issues 203
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • gajimgajim
  • gajimgajim
  • Merge requests
  • !853

Emoji completion improvements

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged mjk requested to merge mjk/gajim:shortcodes-imprv into master Oct 13, 2022
  • Overview 19
  • Commits 21
  • Pipelines 0
  • Changes 3

tl;dr: a lot of small improvements and fixes, a couple of big-ish features

Biggest changes are:

  • the data structure that holds the parsed data from GTK now incorporates emoji keywords;
  • completion now searches trough the keywords;
  • support for localized emoji data (based on application locale).

The language should better be chat-specific, but that would be a not-so-small refactoring, probably. Also, there aren't a lot of languages in the latest GTK 3.x tag currently, master has more, and CLDR -- over 9000.

Smaller things are case-insensitivity and better UX when typing classic text "emoji". :P

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: shortcodes-imprv