[polari] (137 commits) Non-fast-forward update to branch wip/fmuellner/combined-gsoc



The branch 'wip/fmuellner/combined-gsoc' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  4db881d... logManager: Add convenience wrapper for tracker queries
  09195ae... joinDialog: Replace TpLogger with tracker
  10b3483... logManager: Support running queries in chunks
  ec46f43... logManager: Add LogWalker for traversing a channel's logs
  2f90dda... chatView: Replace TpLogger with tracker
  e83deee... chatView: Postpone fetching backlog until mapped
  0e12093... roomStack: Delay mapping RoomView until shown
  35df2fe... search-bar
  c93d637... sample tracker queries
  8ad0c99... added stack and hooked togglebutton with switching
  02727ad... working UI for search left bar
  fa0ccf3... working search on searchbar
  8a227b0... logmanager: add uri constant
  e59e197... added cancellable
  8a6c309... logic1 : reusing widgets while searching
  c176978... Primitive highlighting of keywords
  da29769... Improved highlighting.
  08bb829... experimental: substring index
  019bfd9... another way to ellipsize at both end
  465cd4c... resultRow: Implement gtkbox
  87c9764... closer to mockup
  f562969... very rough result list. closer to mocks
  e1a9b7c... fork to result-list ui
  f5ce33a... GtkGrid
  2092512... Don't bold the channel name
  0da5d21... Unsuccssful attempt to set max width
  ec9a67c... initial right side
  87b0140... ResultView: Show relevant messages
  a2c1068... resultView: Load logs on scroll
  55e5573... dirty fork
  e1fdc1a... Implement ResultView
  9173402... load pending logs
  bc8f727... update
  83e3060... nicee!
  d9411f3... highlighting + scrolling
  9881e7b... add loading indicator
  ddab1ed... added mode
  1ce661f... limit search results
  289cd92... peformance improvements
  bb73976... mainWindow: Clean code
  8f00712... add css
  1ba7877... Fix Sideframe width
  bc76b88... mainWindow: Adjust mode switch conditions
  b14b52f... ui: Set up bindings in the .ui file
  70df20e... mainWindow: Drop unused :search-active property
  1918917... app: Add shortcut to toggle search button
  2d437f2... resultList: Implement Lazy Loading
  0504405... Added UserTracker class with local tracking only.
  a7998b5... work so far
  2b24fac... work so far, part 2
  8973702... work so far, part 3
  76315ee... work so far 5, added css class
  3d9593a... work so far, part 6, added notifications (in the command li
  a314d20... fixed rebase halfway. popover rebased untop of the user tra
  c4c5ce4... removed the _user property from the UserPopover
  19679ad... cleaned the code a bit
  e62299c... first try at fixing the conflicts
  2ec7cfe... popover update themselves, the notify button is not yet upd
  42ff47c... notifyButton is updated in relation with the global status 
  fced110... Added the 'offline in another room' status and it is update
  1212fcf... Split out the function that ensures the fact that there is 
  fad5e1c... UserDetails labels now have the same font size and icons ar
  e8e06c9... Removed the old css class that used to set the height of th
  2db74c7... removed the old nick-popover-status css class
  aa4b5ae... Added notification label and icon to the UserDetails class.
  8f20147... the notify label is now shown when needed, the message butt
  b37ca4a... Notifications are now based on basenicks and usertracker em
  5436219... the user nickname label in the popover and the real name la
  524a9bb... added avatar symbolic icon to the search entry in UserList
  511e580... Popovers are now created on demand, not when the tag is cre
  043c4dd... Added the getNotifyActionName in the UserTracker class.
  3384364... replaced old notification logic with GActions
  83050e6... moved the UserPopover widgets into .user-popover.ui
  4842e73... Some cleaning up and minor fix to the notification part (th
  fd07d24... cleaned the code a bit and fixed popover translatable label
  448d860... Notifications now use format translatable strings and forma
  d33546a... userTracker: Base watchNick() on baseNick
  e05b946... userTracker: Split out some code
  8f3d6dd... userTracker: Split out another helper
  b1db856... userTracker: Clean up _trackMember()
  278a67b... userTracker: Minor cleanup
  f4d0fb3... userTracker: Give _clearUsersFromRoom() the _trackMember() 
  0a66df9... userTracker: Clean up _untrackMember as well
  5a583fc... more cleanups
  e94f522... userTracker: Cut-down on signals handlers
  32bad7f... userTracker: Don't reset handlerCounter when ensuring handl
  590c0bf... userTracker: Simplify some more
  6ad12b8... userTracker: Don't run handlers twice on disconnect
  9a78cda... userTracker: Remove unnecessary method split
  095cf24... userTracker: Be a bit more concise
  187d528... userTracker: Add some comments
  0826b87... Comment on the popover code as well
  ac795ab... ui: Only use IDs for widgets we access
  0d1f195... chatView: Clean up a bit
  80532fa... chatView: Rename a handler
  4efc1f7... chatView: Use some bits into the UserPopover template
  5684b1c... fixed minor things, patches now work
  3a59ed2... fix typo and rename the map
  1c9f545... send the nickname along with the contacts-changed signal
  44adcc3... room signals are now stored in a local variable, not a clas
  26be042... rename the map used to track contacts globally
  a16b58c... emittingRoom is now renamed to room
  744299b... clean _onChannelChanged() a bit
  b6f61f5... move getNickRoomStatus()
  9887e78... renamed (un)watchUser() to (un)watchRoomStatus()
  13bed29... fix watch() method and add checks for the signal id before 
  c82abb3... fixed some stuff with the signals, but there is still work 
  0026430... getNotifyActionName() now returns the full name, and track/
  1957673... status handlers consistency
  850909b... notify button fix
  1467bd9... fix user popover 'available in another room' status bug and
  0bb8cd3... moved bindings to the template file
  9e993a1... add functions to clarify the acess to the roomData property
  5fd2313... use the notify action name as an id for the notification
  af84793... fix labels in user details. font size is bigger and there i
  351bcc2... add the bind in order for the 'last active' time to update 
  1ecf1c4... update the max-width-chars property of the fullname label i
  6cf0c3f... fullnameLabel is now hidden where there is no name to displ
  d0b14a9... popover has fixed height and the fullname label is not hidd
  70dbdd6... userTracker: Fix exceptions when leaving room
  ed2a89e... userTracker: Don't clear out all room data on disconnect
  f965a2f... userTracker: Fix untracking members on disconnect
  1e29bc0... userTracker: Don't split out disconnectSignals() method
  f9ad854... userTracker: Same for deleteRoomData ...
  1d5a645... userTracker: Minor cleanup
  76e5176... a little rewrite as suggested
  0681c66... userTracker: Remove connectRoomSignals()
  2874005... userTracker: Remove some roomData helpers
  9b860ab... userTracker: Remove unneeded call to ensureRoomMapping()
  aedc68e... userTracker: Don't prefix roomData properties
  4e2076a... renamed _emitNotification() to _notifyNickAvailable() and s
  9cd6eee... renamed _getNotifyActionName() to _getNotifyActionNameInter

Commits added to the branch:

  3f71c42... Updated Portuguese translation (*)
  b7e4519... build: Replace custom check for gjs (*)
  c6f5b12... build: Check for runtime dependencies (*)
  ffb8517... logManager: Add convenience wrapper for tracker queries (*)
  6fa2c8a... joinDialog: Replace TpLogger with tracker (*)
  b57bb84... logManager: Support running queries in chunks (*)
  3ab0c0a... logManager: Add LogWalker for traversing a channel's logs (*)
  efec1e5... chatView: Replace TpLogger with tracker (*)
  33df263... chatView: Postpone fetching backlog until mapped (*)
  16deeae... logManager: Try to start chatlog miner if not running (*)
  1bf5622... search-bar
  2298336... sample tracker queries
  6fd8312... added stack and hooked togglebutton with switching
  e154a09... working UI for search left bar
  845831f... working search on searchbar
  2d87e05... logmanager: add uri constant
  576ad62... added cancellable
  f86b3cf... logic1 : reusing widgets while searching
  ee82cfa... Primitive highlighting of keywords
  04e1029... Improved highlighting.
  b48123a... experimental: substring index
  ce220f4... another way to ellipsize at both end
  a128d9e... resultRow: Implement gtkbox
  059e0e8... closer to mockup
  71d3a31... very rough result list. closer to mocks
  ba3eae1... fork to result-list ui
  f8f5d73... GtkGrid
  43f44c6... Don't bold the channel name
  806eaea... Unsuccssful attempt to set max width
  b873e83... initial right side
  74af87e... ResultView: Show relevant messages
  2a15eb0... resultView: Load logs on scroll
  acadfc4... dirty fork
  5a002f0... Implement ResultView
  505b84e... load pending logs
  d3217ac... update
  6284ef4... nicee!
  b71f5e9... highlighting + scrolling
  efd9270... add loading indicator
  c0bf5e3... added mode
  9ca5b88... limit search results
  bef97d3... peformance improvements
  81427b6... mainWindow: Clean code
  cb6fd2e... add css
  bc970d4... Fix Sideframe width
  c83e910... mainWindow: Adjust mode switch conditions
  87cbe05... ui: Set up bindings in the .ui file
  8d43999... mainWindow: Drop unused :search-active property
  1857af1... app: Add shortcut to toggle search button
  d8b49cd... resultList: Implement Lazy Loading
  6bf0e59... Added UserTracker class with local tracking only.
  3d0c25e... work so far
  af8309f... work so far, part 2
  f004a49... work so far, part 3
  a84f2c1... work so far 5, added css class
  cc77f48... work so far, part 6, added notifications (in the command li
  e69f3de... fixed rebase halfway. popover rebased untop of the user tra
  7269b61... removed the _user property from the UserPopover
  c0ae89b... cleaned the code a bit
  ddb32b3... first try at fixing the conflicts
  c0553c9... popover update themselves, the notify button is not yet upd
  fd278de... notifyButton is updated in relation with the global status 
  e841d12... Added the 'offline in another room' status and it is update
  6900a36... Split out the function that ensures the fact that there is 
  613205d... UserDetails labels now have the same font size and icons ar
  21e37e2... Removed the old css class that used to set the height of th
  872dbfa... removed the old nick-popover-status css class
  0819a97... Added notification label and icon to the UserDetails class.
  d0701a7... the notify label is now shown when needed, the message butt
  16eee6d... Notifications are now based on basenicks and usertracker em
  af171f6... the user nickname label in the popover and the real name la
  c8c3dde... added avatar symbolic icon to the search entry in UserList
  076bee9... Popovers are now created on demand, not when the tag is cre
  50392e2... Added the getNotifyActionName in the UserTracker class.
  f3fb88a... replaced old notification logic with GActions
  2bc5e64... moved the UserPopover widgets into .user-popover.ui
  57aed4e... Some cleaning up and minor fix to the notification part (th
  5c76e7f... cleaned the code a bit and fixed popover translatable label
  34a2c33... Notifications now use format translatable strings and forma
  7788e88... userTracker: Base watchNick() on baseNick
  e2a4a90... userTracker: Split out some code
  b59992f... userTracker: Split out another helper
  c38c6ff... userTracker: Clean up _trackMember()
  e182152... userTracker: Minor cleanup
  c84a795... userTracker: Give _clearUsersFromRoom() the _trackMember() 
  67fe95e... userTracker: Clean up _untrackMember as well
  bba855a... more cleanups
  1ee9dc7... userTracker: Cut-down on signals handlers
  230b4ad... userTracker: Don't reset handlerCounter when ensuring handl
  755214d... userTracker: Simplify some more
  a971c7a... userTracker: Don't run handlers twice on disconnect
  c44bbb6... userTracker: Remove unnecessary method split
  f6ebc01... userTracker: Be a bit more concise
  d29f2c8... userTracker: Add some comments
  56c2b89... Comment on the popover code as well
  7197cec... ui: Only use IDs for widgets we access
  e81529c... chatView: Clean up a bit
  fdaa548... chatView: Rename a handler
  f0e58ea... chatView: Use some bits into the UserPopover template
  f9f29ff... fixed minor things, patches now work
  96ba6a5... fix typo and rename the map
  89a6902... send the nickname along with the contacts-changed signal
  8c1fc6a... room signals are now stored in a local variable, not a clas
  abdcc10... rename the map used to track contacts globally
  a837bcf... emittingRoom is now renamed to room
  cb4953d... clean _onChannelChanged() a bit
  7bf5cb1... move getNickRoomStatus()
  1dd5131... renamed (un)watchUser() to (un)watchRoomStatus()
  a3a8956... fix watch() method and add checks for the signal id before 
  a85d0e3... fixed some stuff with the signals, but there is still work 
  80c02dd... getNotifyActionName() now returns the full name, and track/
  9e19c11... status handlers consistency
  0051620... notify button fix
  81e34e8... fix user popover 'available in another room' status bug and
  9712737... moved bindings to the template file
  8c50eb7... add functions to clarify the acess to the roomData property
  13063ff... use the notify action name as an id for the notification
  39ddddd... fix labels in user details. font size is bigger and there i
  4fec02b... add the bind in order for the 'last active' time to update 
  8d335e6... update the max-width-chars property of the fullname label i
  033fabd... fullnameLabel is now hidden where there is no name to displ
  69cbdc7... popover has fixed height and the fullname label is not hidd
  360b95e... userTracker: Fix exceptions when leaving room
  e941fc2... userTracker: Don't clear out all room data on disconnect
  294f0d3... userTracker: Fix untracking members on disconnect
  a51f826... userTracker: Don't split out disconnectSignals() method
  01f7f49... userTracker: Same for deleteRoomData ...
  8747cfd... userTracker: Minor cleanup
  3433832... a little rewrite as suggested
  26cf383... userTracker: Remove connectRoomSignals()
  a673ab0... userTracker: Remove some roomData helpers
  69a0a68... userTracker: Remove unneeded call to ensureRoomMapping()
  1c2d1ed... userTracker: Don't prefix roomData properties
  c790b43... renamed _emitNotification() to _notifyNickAvailable() and s
  6c9d440... renamed _getNotifyActionName() to _getNotifyActionNameInter
  14a6ca1... chatView: Add HoverFilterTag
  0d9e868... chatView: Insert a "HoverFilter" tag with each nick

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]